This question is locked. New answers and comments are not allowed.
I am in the process of evaluating the GridView of Telerik. I have a need to be able to add the columns at runtime dynamically and the same time I need to the bind the data dynamically after columns are added.
Since the grid won't have fix columns, I won't be able just create a hard-code object and bind to it.
Do you have any example to show me how to do it?
Since the grid won't have fix columns, I won't be able just create a hard-code object and bind to it.
Do you have any example to show me how to do it?