Skip to content

Replies

0
Milind Sangar
Milind Sangar answered on Feb 26, 2015 7:05 PM

Vasya,

I actually came to this same conclusion this morning.  I was able to implement the features exactly as I wanted.  Thanks for your time and attention.  I greatly appreciate it.

0
Milind Sangar
Milind Sangar answered on Feb 25, 2015 6:22 PM

Vasya,

There's only one more issue.  I needed this for two grids in my application.  The first grid, everything is fine.  The second grid also has igGridUpdating enabled and now I need to have a row selected before I can edit it.  Is there any way to make the row edit start on non-selected cells?  I tried changing the startEditTrigger thinking that the grid was dealing with the selection as the first click somehow.  But this just made it that I needed to have the cell selected before the double click would start the row editing. Again, any help would be greatly appreciated.

0
Milind Sangar
Milind Sangar answered on Feb 25, 2015 4:45 PM

Vasya,

Thanks for this answer.  It worked perfectly!