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

Editable Grid not showing edit box

1 Answer 108 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jay
Top achievements
Rank 2
Jay asked on 09 Jan 2012, 08:54 PM
Hello,

I am having an odd problem.  I have created a grid and put my data into it, and set the grid to editable.  However, when you click on the grid cells, they blank out and no editor appears.  Yet, if I put other data into the grid (say a twitter feed) the data is editable.  I have created a JSFiddle to show this functionality.  Can anyone help me find the source of my problem?

http://jsfiddle.net/jkappel/njR79/ 

1 Answer, 1 is accepted

Sort by
0
Jay
Top achievements
Rank 2
answered on 09 Jan 2012, 11:52 PM
Well, I figured out my own problem.  The casing of the Fields within the model, and the casing of the field parameter within the grid columns MUST MATCH the casing of the column names in your dataset.  Yes, I agree that one should expect this.  Too bad I was too dense to see it for almost 2 days..

Excellent job on the Grid Kendo, I Love it!
Tags
Grid
Asked by
Jay
Top achievements
Rank 2
Answers by
Jay
Top achievements
Rank 2
Share this question
or