This is a migrated thread and some comments may be shown as answers.

Problem loading the DTO objects to GridView.

0 Answers 61 Views
GridView
This is a migrated thread and some comments may be shown as answers.
SivaPrasad Bevara
Top achievements
Rank 1
SivaPrasad Bevara asked on 12 Mar 2012, 02:02 PM
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

No answers yet. Maybe you can help?

Tags
GridView
Asked by
SivaPrasad Bevara
Top achievements
Rank 1
Share this question
or