Hi Bharat,
We have analyzed your requirement to edit the first row of the grid programatically. The
startEdit method of the grid is used to trigger edit action in grid. Please refer to the following online API reference link for more details.
API reference link:
http://docs.syncfusion.com/js/api/ejgrid#methods:startedit
We have created a sample with the above solution, which can be downloaded from the following location.
Sample Link:
http://www.syncfusion.com/downloads/support/forum/120123/ze/Sample816710871
In the above sample, we have triggered the edit action using startEdit method in the dataBound event of the grid such that the grid opens in the editMode.
Query: previous provided example was not working
Could you please let us know to which sample/forum you are referring to in your above query? Can you also explain by “not working”, do you mean if the sample is not in runnable state or anything else. Please provide us clear details.
Regards
Ragavee U S