This question is locked. New answers and comments are not allowed.
Hi,
I am using the Telerik Controls for Silverlight 5 (Version: 2012.1.215.1050) and EF 4.1 in my application.
I need to display some extra fields along with the Model(create for a table). So I have created a DTO class that inlcudes the Model and the extra fields. Now I am loading that DTO objects in the GridView.
I am facing the following issues with this.
1) Not able to Put Validations.
2) Not able to Edit filelds.
3) Not able to Edit the GridViewComboxColumn.
4) Not able to move to the other fields, after changing the status of the GridViewCheckboxColumn.
I didn't see these problems with the DTO class, in the "Telerik Controls for Silverlight 4"
Do I need to set anything for this in the latest version. Can anybody send a sample for loading the GridView with the DTO (Using Telerik Controls for Silverlight 5 and EF 4.1).
Please help.
Regards,
SivaPrasad.B
I am using the Telerik Controls for Silverlight 5 (Version: 2012.1.215.1050) and EF 4.1 in my application.
I need to display some extra fields along with the Model(create for a table). So I have created a DTO class that inlcudes the Model and the extra fields. Now I am loading that DTO objects in the GridView.
I am facing the following issues with this.
1) Not able to Put Validations.
2) Not able to Edit filelds.
3) Not able to Edit the GridViewComboxColumn.
4) Not able to move to the other fields, after changing the status of the GridViewCheckboxColumn.
I didn't see these problems with the DTO class, in the "Telerik Controls for Silverlight 4"
Do I need to set anything for this in the latest version. Can anybody send a sample for loading the GridView with the DTO (Using Telerik Controls for Silverlight 5 and EF 4.1).
Please help.
Regards,
SivaPrasad.B