Hi,
I have been using DataTables bound to Telerik GridViews for displaying tabular data. But in some I cases I will have to stop using the DataTable and instead use a custom class which simplified would look like this:
Could anyone point me to any resource that explains what I need to add to my classes so that the GridView displays them like it displays a DataTable?
Thanks,
Jose