Hi,
I am using a RadGrid with autogeneratecolumns is Enabled because i have 150 columns in the Grid.
I have many bit fields , for that Grid generating checkboxes.I am exporting the data to excel sheet.
Everything upto here working fine, But when i see the Exported sheet , its not showing anything for the checkBox fields in the excel sheet.
I need to replace or modify the checkBox fields data to YES or NO when the RadGrid loads.
I can do it if i have columns addes using bound fields or template fields.But i am using autogenerated columns , How to fix my problem.
Please help me , If this is not done i have to add 150 template fields manually.
Thank you
I am using a RadGrid with autogeneratecolumns is Enabled because i have 150 columns in the Grid.
I have many bit fields , for that Grid generating checkboxes.I am exporting the data to excel sheet.
Everything upto here working fine, But when i see the Exported sheet , its not showing anything for the checkBox fields in the excel sheet.
I need to replace or modify the checkBox fields data to YES or NO when the RadGrid loads.
I can do it if i have columns addes using bound fields or template fields.But i am using autogenerated columns , How to fix my problem.
Please help me , If this is not done i have to add 150 template fields manually.
Thank you