I have a grid as a subgrid and, in the subgrid when I use “ondblClickRow” or “onRightClickRow”, it kicks off that event for both the row in the subgrid and the numbered row in the parent grid (i.e., if I right click row 3 in the subgrid, it also kicks of right click event for row 3 in the parent grid). Is the problem that both the subgrid and parent grid have “rownumbers:true” enabled and, if so, how can this be corrected and still use rownumbers?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top