This is a migrated thread and some comments may be shown as answers.

Automatic Columns Generation

1 Answer 81 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Pete Whitehead
Top achievements
Rank 1
Pete Whitehead asked on 14 May 2010, 10:24 AM
I am using the automatic columns generation in the RadGridView control. The documentation says "generate its columns automatically based on the underlying data source"

If I wished to have a custom column added, for instance instead of a checkbox for a boolean value I wished to have something else, or my own custom checkbox, am I correct in thinking I would need to add the columns manually? I could not change the way the auto generation works?

Thanks,

Pete

1 Answer, 1 is accepted

Sort by
0
Yavor Georgiev
Telerik team
answered on 14 May 2010, 01:15 PM
Hello Pete,

 You can handle the AutoGeneratingColumn event in the RadGridView, which gives you complete control over the column generation process.

Regards,
Yavor Georgiev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
GridView
Asked by
Pete Whitehead
Top achievements
Rank 1
Answers by
Yavor Georgiev
Telerik team
Share this question
or