HighTechTalks DotNet Forums  

Property Array in Custom Web Control

ASP.net Building Controls microsoft.public.dotnet.framework.aspnet.buildingcontrols


Discuss Property Array in Custom Web Control in the ASP.net Building Controls forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Mani
 
Posts: n/a

Default Property Array in Custom Web Control - 12-05-2006 , 01:14 PM






Friends,

I am developing a custom web control in which I have to expose
properties like columns and rows...once the user enters some values in
those properties I have to generate a html table with those many rows
and columns and inside each column there should be a textbox. I have
done till this point.

Now I need to provide a way for the user to populate values into those
invidual textboxes. I can use property arrays to populate one set of
values but since there could be more than one row how exactly I can do
this?

Any other ideas?????

Regards
Mani


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.