Articles in this section
Category / Section

How can I render the Grid as static table in ASP.NET(Classic)?

1 min read

 

Setting the following attributes of the grid in aspx file gives an appearance of a static table:

Grid: ReadOnly=True, FlatStyle=True, ShowIndicator=False

Grid's TableDescriptor: Allowcolumnresize=False, Allownew= False

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied