Board index » Web Programming » CheckBoxList
|
thecomputervalet
|
CheckBoxList
Web Programming376
When I put a CheckBoxList on a web form and then populate it, it grows longer. The behavior I wold like would be more like the Windows Forms CheckedListBox where the control stays the same size and when the data becomes too long, scroll bars appear. Can this kind of thing be done with web form controls? I tired putting it on a panel to see if it would scroll but it wouldn't. Thanks, T - |
