Example of Row Spanning (API) in ASP.NET MVC Data Grid Control
This demo showcases how the Grid component can automatically merged cells that contain matching data across rows and columns. When program names and timings repeat, they are visually combined into a single cell for improved readability.
In this sample, the channel program names, and their timings are merged using the Grid's enableRowSpan and enableColumnSpan properties.
The Channel and Genre columns remains fixed on the left side, enabled by the frozen column feature.
More information on the row spanning can be found in this documentation section
Looking for the full ASP.NET MVC Data Grid component overview, features, pricing, and documentation? Visit our ASP.NET MVC Data Grid component page.