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