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

Crud operation mvvm

1 Answer 68 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Marco Teodoro
Top achievements
Rank 1
Marco Teodoro asked on 21 Apr 2011, 03:40 PM
Hello Telerik Team,

I need to implement a Crud on a grid whit combobox and datetime pickers for a specific column.

image a sales grid, i want to be able to add a new sale row and edit it on each field.

take this as example:

column 1 client -> combobox on edit or create mode.
column 2 date of sale -> datetimepicker
column 3 Employee -> combobox
column 4 Price -> radinput.

how can i switch between modes on a pure mvvm, without any view code behind.

Can you provid-me a sample please.

Best Regards,

Marco 

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 22 Apr 2011, 08:41 AM
Hello Marco Teodoro,

May you specify your requirements a bit further - do you want to display a RadComboBox only when an item is inserted ? If that is the case, you may take a look at this forum thread for a reference. Else, please provide a bit more details on the scenario you want to achieve.
 

Regards,
Maya
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Marco Teodoro
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or