Hello,
I want to implement the cellediting in subgrid as shown in
http://jsfiddle.net/b044e3p6/referred by stworthy in a comment per January 06, 2015, 11:55:51 PM.
But this - reproducably - runs into blocking the website with the following steps:
1. click + in first row of master grid (Speed Info...) to expand
2. click first cell of the first subgrid to edit (08/23/2012)
3. click + in second row of master grid (And Info...) to expand
4. click first cell of the second subgrid to edit (08/23/2012)
5. click - to collapse the second row of master grid
6. click - to collapse the first row of master grid
7. and then expand again the first row of the master grid (point 1) and try clicking the first cell of subgrid (point 2)
same when expaning second row and trying again to edit any cell in second subgrid.
-> website gets blocked
Actually I need cell editing in both master grid and subgrid and was playing around for quite some time last days
trying to get this done, but always encountered this crash of website. First I was thinking this is my faulty cell editing
attempt for both grids, but now I understand something is fishy even before that.
Any idea?
With a lot of thanks in advance!!!
BR Michael.