For a RadGrid bound to a collection of objects, if the object has properties with a DisplayName or other DataAttributes, those attributes should be applied to the column. DisplayName should set the text in the header of the column.
I have created a dynamic hierarchical grid bind with dataset. I would like to have provision for Add/Update/Delete. I could not do that. even i don't see any demos for the same to my knowledge that is not doable. Is there a way to do that please redirect me?
Underline style does not work in ExcelML export in RadGrid. Throws an exception.
Provide the ability for the developer to configure the grid so that the Group By box appears _below_ the CommandItem
I spend too much time hunting through the design time settings looking for a property settings. For example, your documentation indicates that I can produce a message to ask a user to confirm a row deletion when they click on a Delete button by adding some text to the ConfirmText property of the GridButtonColumn. Where the heck is this? I wish you would provide a "Search for this property or method" in you design control so that I could easily find the setting. Same suggestion goes for all of your complex controls. Thanks!