Hi,
We have several pages using RadGrid, and I now need to create a page with a simple HTML table on. I would like this table to emulate the column and row styles used by the RadGrids on other pages. However, as far as I can tell, the style information for a RadGrid is only imported when the Control is created on the page.
Is there a way that I can link to the Telerik styles for a RadGrid without having to create a RadGrid first?
Am very grateful for any help,
Martin
p.s. The styles I am interested in are
We have several pages using RadGrid, and I now need to create a page with a simple HTML table on. I would like this table to emulate the column and row styles used by the RadGrids on other pages. However, as far as I can tell, the style information for a RadGrid is only imported when the Control is created on the page.
Is there a way that I can link to the Telerik styles for a RadGrid without having to create a RadGrid first?
Am very grateful for any help,
Martin
p.s. The styles I am interested in are
MasterTable_Office2007 and
GridRow_Office2007