Hi
I have a RadGrid displaying 6 columns from an SQL DataSource. 'Autogenerate columns'
is checked.
All works fine except I almost never want to use column names from a database
for ordinary website visitors. They are condensed and unfriendly (The columns, that is,
not the website visitors!).
With the the standard Ajax toolkit the column headers could be specified separately, but
I don't see an easy way to do this with RadGrid.
Also I need to adjust column widths and justification( right/left/center)
How can I best do these things?
(VB for preference)
Thanks
Clive
I have a RadGrid displaying 6 columns from an SQL DataSource. 'Autogenerate columns'
is checked.
All works fine except I almost never want to use column names from a database
for ordinary website visitors. They are condensed and unfriendly (The columns, that is,
not the website visitors!).
With the the standard Ajax toolkit the column headers could be specified separately, but
I don't see an easy way to do this with RadGrid.
Also I need to adjust column widths and justification( right/left/center)
How can I best do these things?
(VB for preference)
Thanks
Clive