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

Grid Cell DropDownList, Currency Textbox and DatePicker

1 Answer 105 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Murugan
Top achievements
Rank 1
Murugan asked on 15 May 2013, 02:20 AM
Hello,

I am trying to implement the edit, delete and save functionality in the grid. I am facing couple of issues during the development.
I have to use the drop down list to display the multiple values in one of the column. I have read few posts in this forum and I checked with examples which has been downloaded from this site. Still, I could not make it work.
While editing, I have to display the datepicker in the date of birth column, how can I add the datepicker control inside the grid.
The same way I need to give more flexibility to the use to increase / decrease the number values. When I edit the record, always I get the textbox for all the columns.

I have attached my project. Please go through and let me know what I am missing to make it work successfully.

Thanks!

1 Answer, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 16 May 2013, 12:25 PM
Hi Murugan,

 
Currently the default DateTime and Numeric editors are not loaded because they are not included in the provided project (default editor templates are included in your KendoUI for ASP.NET installation). For more information about how to include them and create custom editor templates you can check this help article

Kind Regards,
Vladimir Iliev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Murugan
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Share this question
or