When filled with a CheckBoxList a table in asp.net by default appears to us a very large list depending on the records of the table.
The columns we could accommodate RepeatColumns property but would not fail to grow its content, we can add a scroll in our CheckBoxList.
For this just type the following code before the CheckBoxList.
0 comments:
Post a Comment