Posted 20 Sep 2012 Link to this post
<
telerik:RadGrid
ID
=
"learnerGrid"
runat
"server"
OnNeedDataSource
"learnerGrid_NeedDataSource"
AutoGenerateColumns
"false"
ShowHeader
"true"
Height
"500px"
ItemType
"AuthDB.Model.MppProfile"
>
MasterTableView
Columns
telerik:GridTemplateColumn
DataField
"UserName"
HeaderText
"Name"
ItemTemplate
span
><%# Item.UserName %></
></
</
telerik:GridBoundColumn
"FullNameReverse"
/>
NoRecordsTemplate
No learners
ClientSettings
Scrolling
AllowScroll
ScrollHeight
Posted 25 Sep 2012 Link to this post
Posted 08 Feb 2013 Link to this post
Posted 13 Feb 2013 Link to this post
Hello, Unfortunately we do not have demos for the ModelBinding into the beta version of our control. The official version will have SDK uploaded where you can find demos with the ModelBindign for the major data bound controls. Also because of ModelBinding is feature introduced into the 4.5 framework the demos will be available only into the SDK, because our demos are hosted on the main stream framework 4.0. Greetings,
Posted 25 Feb 2013 Link to this post
Posted 26 Feb 2013 Link to this post
Posted 28 Feb 2013 Link to this post