This question is locked. New answers and comments are not allowed.
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
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