You can customize the grid based on your requirement by using Custom CSS. Classes have been used here to customize the grid styles. The following code example demonstrates how to customize the grid’s appearance by using Custom CSS. JS MVC ASP CSS The following screenshot displays the Custom CSS in Grid. Figure 1: Output |
This page will automatically be redirected to the sign-in page in 10 seconds.
If have multiple grids on one asp web form. How do I change the CSS appearance of only one of them ?
hi Renato,
Prefix the CSS selector rule with particular Grid id. Refer the following snippet.
Regards, Alan Sangeeth S