When I check a list in aspnm24 there is no scroll bar on the right… same project in aspnm24 gives a scroll bar on the right.Almost looks like a frame in the window.How do I de-activate or remove.Thanks
Figured it out from other post topic.
Unchecked AdminLTE
Thanks
On second check I see the scroll bar does not show when only one records… is this something that can be set depending on number of rows ?
Thanks
You can set it in run time. For example, in Page_Load:
SetFixedHeaderTable(true);