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

Grid row template with same css as editor

0 Answers 43 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Luke jj
Top achievements
Rank 1
Luke jj asked on 30 Oct 2012, 11:32 AM
Hi Telerik,
My grid must look the same when it's normal and in edit mode. I'm playing with row template, but when I add it then it looks ok, but edited values are not send to server.

I have created example: http://jsfiddle.net/lukeon/u7VWv/1/ but it is using local datasource. In my case I have autoSync datasource. When I remove 
template"<input type='text' class='k-input k-textbox' value='${ FirstName }'/>"
then it works fine. When I add such template then datasource it's not sync.

Any idea how I can accomplish this? :)

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Luke jj
Top achievements
Rank 1
Share this question
or