I worked out a RadGrid, but the rendered layout are not in a table format, it's a list of div in a single line/row
What is needed to make it form in table format?
I tried include RadSkinManager, no difference.
I'm assuming it should be as simple as including this
<LINK rel=stylesheet type=text/css href="/??.css">
but I can't see documentation or sample of this
What is needed to make it form in table format?
I tried include RadSkinManager, no difference.
I'm assuming it should be as simple as including this
<LINK rel=stylesheet type=text/css href="/??.css">
but I can't see documentation or sample of this