JqGrid 4.52
Hello, I think its not bug, and may be not realy need. But in my situation it indeed need.
More: I bind 2 events (jqGridSubGridRowExpanded and jqGridSubGridRowColapsed). Then I expand row, i know that row user is clicked. But then subgrid is colapsed, setSelection is not set, and in triggerHandler we only have OLD selection. In source code we see:
if($(this).hasClass("sgcollapsed")) {......
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top