R
Robert
Developing a form that has multiple controls; TextBoxes,
RadioButtons, CheckBoxes, etc. I want to dynamically
populate all the controls from the database and scroll
through the data row by row. I really don't want the
tabular look of the DataList.
Is there a way of doing this in .NET?
Thanks
RadioButtons, CheckBoxes, etc. I want to dynamically
populate all the controls from the database and scroll
through the data row by row. I really don't want the
tabular look of the DataList.
Is there a way of doing this in .NET?
Thanks