Hi there,
I want to create a grid with 2 rows header. Please refer to the attached file.
I followed the following articles:
http://www.telerik.com/help/aspnet-ajax/grdcustomizewithgridtemplatecolumn.html
http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/columntypes/defaultcs.aspx
Somewhat I managed to create it. But somehow it's not presentable.
1. I couldn't remove the padding. How to remove the padding and the border for internal table.
2. I very much want to try this technique:
http://blogs.msdn.com/mattdotson/articles/541795.aspx
But after I managed to add the row header, I got an error message saying the row can't be handle by griditem.
Thanks.
I want to create a grid with 2 rows header. Please refer to the attached file.
I followed the following articles:
http://www.telerik.com/help/aspnet-ajax/grdcustomizewithgridtemplatecolumn.html
http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/columntypes/defaultcs.aspx
Somewhat I managed to create it. But somehow it's not presentable.
1. I couldn't remove the padding. How to remove the padding and the border for internal table.
2. I very much want to try this technique:
http://blogs.msdn.com/mattdotson/articles/541795.aspx
But after I managed to add the row header, I got an error message saying the row can't be handle by griditem.
Thanks.