Groups | Blog | Home
all groups > asp.net building controls > august 2003 >

asp.net building controls : Exposing a string array on a control - how to get PB support


Howard Dierking
8/11/2003 10:59:02 AM
I've got a custom server control where I need to provide the user the
ability to create a list of items items (I know that they will all be
strings). In the property browser, I want to use the default type editor
for string arrays (basically a textbox where items are seperated by new
lines), and in the html view, I want my list to be serialized in an
attribute to a comma-seperated string. When running on the server, however,
I want to be able to access this data as an array.

I would think that this would be a simple task -- in fact, I would think
that MS would have already provided a type converter for this sort of thing.
However, I am having a terrible time getting this to work -- can somebody
please give me some direction?

thanks,

_howard

Michael Schröder
8/14/2003 12:17:50 PM
Hi

I have the same problem and i'm trying to solve it here for days. Can you
please give me a hint, when you solved it?

thanks

Michael.

"Howard Dierking" <howard.dierking@geac.com> schrieb im Newsbeitrag
news:O0Ou8FCYDHA.1940@TK2MSFTNGP10.phx.gbl...
[quoted text, click to view]

AddThis Social Bookmark Button