Hello,
I have an ASP.NET applcation that i want to convert over to using the Telerik controls and i'm wondering if anyone has configured a tag list comparison of the 2 approaches?
For example in ASP.NET you would specify:
and in Telerik you would specify:
<Telerik:GridBoundColumn
i believe.
So has anyone seen such a list by any chance?
Thanks very much!
I have an ASP.NET applcation that i want to convert over to using the Telerik controls and i'm wondering if anyone has configured a tag list comparison of the 2 approaches?
For example in ASP.NET you would specify:
<asp:BoundField
and in Telerik you would specify:
<Telerik:GridBoundColumn
i believe.
So has anyone seen such a list by any chance?
Thanks very much!