General Category > Help for ParamQuery Pro
Edit box arrow key navigation
paramvir:
non editable columns can be identified by column.editable == false condition.
group headings have row meta data rowData.pq_gtitle = true
group summary rows have row meta data rowData.pq_gsummary = true
So keep on incrementing obj.colIndx++ until editable column is found and increment obj.rowIndx++ and obj.rowIndxPage++ until non grouping title / summary row is found.
Hope it helps.
mscodigno:
I couldn't. Can you help me?
https://jsfiddle.net/zekeriyaerogluu/7qhacfxt/11/
Navigation
[0] Message Index
[*] Previous page
Go to full version