Hello,
I'm using the Telerik RadGrid control and I'd like to add a table row between the header and the items in the grid.
I drew a rudimentary ASCII art picture of what I'd like:
________________________
|_______|_________|_______|
|________________________|
|_______|_________|_______|
I searched previous threads and the existing documentation for a way to do this but came back empty-handed.
The markup that I'm looking to insert in that middle row is a little bit complicated, so I'm trying to figure a solution that doesn't involve writing out elements in JavaScript or anything like that.
Thanks in advance for any help, I hope I articulated myself clearly enough to explain what I'm looking for!
-Ian
I'm using the Telerik RadGrid control and I'd like to add a table row between the header and the items in the grid.
I drew a rudimentary ASCII art picture of what I'd like:
________________________
|_______|_________|_______|
|________________________|
|_______|_________|_______|
I searched previous threads and the existing documentation for a way to do this but came back empty-handed.
The markup that I'm looking to insert in that middle row is a little bit complicated, so I'm trying to figure a solution that doesn't involve writing out elements in JavaScript or anything like that.
Thanks in advance for any help, I hope I articulated myself clearly enough to explain what I'm looking for!
-Ian