Is there a way to declare rows in a RadGrid without databinding? I have some static grids and I like the Telerik skin but I don't really feel like putting it all in a database.
Can I just hard code rows in the aspx page somehow?
-Thanks in Advance!
-Brandon
1 Answer, 1 is accepted
0
Accepted
Vlad
Telerik team
answered on 18 Aug 2009, 05:38 AM
Hi Brandon,
This is not possible however you can just bind the grid to some simple collection of objects - for example: