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

[Solved] How to disable editing

1 Answer 126 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Andrew Currie asked on 26 Nov 2009, 09:40 AM
Hi,

I am trying to disable the editing on the grid and wondering the best way around this.  I want the user to be able to navigate the grid using the arrow keys but when pressing enter I effetively want that to fire the rowselect event and no show this edit screen (screen shot for clarity)



We have come across the following article http://www.telerik.com/help/aspnet-ajax/grdcancelenterarrowkeypress.html is this the best way to do this or is there a "AllowEdits='false'" setting or something?

Thanks

1 Answer, 1 is accepted

Sort by
0
answered on 30 Nov 2009, 11:28 AM
Hello Andrew,

I believe that the grid does not have any property to disable editing as such. But then you could very well use the approach given in the help document and cancel the key press event on client.

-Princy.
Tags
Grid
Asked by
Answers by
Share this question
or