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

[Solved] Could not reproduce same behaviour in Demo site

0 Answers 60 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Hardy Wang
Top achievements
Rank 1
Hardy Wang asked on 03 Oct 2012, 01:45 AM
Take for example, I simply want to reproduce same behavior as http://demos.telerik.com/aspnet-mvc/razor/grid/editingajax, so what I did was:
  • Install the MVC extension via nuget
  • Created model, view, editor template, and copied code from demo site

But when I clicked edit button to perform inline editing, I was not able to display the numeric box (with up/down arrows), and the date time value did not show in date picker.

I guess the first issue was resulted from missing editor template, does it mean nuget will not be able to install everything?
How about second problem? I really have no clue.

I attached my solution here.

Tags
Grid
Asked by
Hardy Wang
Top achievements
Rank 1
Share this question
or