-
array of listboxes
Am sure many of you out there know the answer ... so plz help me out ...
I need to have an array of listboxes and i want to have as many listboxes as many values in the recordset of my query.
so can anyone send me the syntax for making an array of listboxes in asp.net.(visual c#)
Regards,
Harris Moin
-
i found something on net
I found a few realy nice tutorials for adding webcontrols on the asp.net pages dynamically.
I think some day someone might need it so posting there links here as well.
http://aspnet.4guysfromrolla.com/articles/081402-1.aspx
http://aspnet.4guysfromrolla.com/articles/082102-1.aspx
Regards,
Harris Moin