Hi,
I'm pretty new to Syncfusion but am falling in love quickly. I would like to use the GridGroupingControl, or at a minimum, the GridDataBound control.
I would like to use the designers that are included so I can select the columns and layout, etc. but I don't want to use a project data source that is added via the IDE.
I set the datasource at run time and do not want to bind in the designer. Is there any way of telling any of the grid controls to use my C# code that I call to fill the grid at run time, while in the IDE, so I can design the layout?
Thank you