thingworx 9.6
I use ptcsgrid on many mashup
I want that when I select a row, by using the keyboard up-down arrow keys it will move up down the selected row directly.
Instead it will leave the selected row unchanged (I see the background) and by arrow keys it will mark a different cell, and only pressing spacebar it will update the selected row to the selected cell.
Is there a way to change this behavoiur ?
The most of the times it's required to just scroll up-down the selected row with arrow keys
The old widget dhxgrid was running fine on this !
Solved! Go to Solution.
Hi @iguerra
Per the case you opened, the available options for the version of the product you are running are limited to the Enter and Space keys. However, in version 9.7.0, the ShiftKeySelection property was introduced. This may prove helpful once you get a chance to upgrade.
Regards.
--Sharon
I'm not using any row clicked data or events.
The ptcsgrid has only data in input, it's set to allow selection of a single row, and just want to move that row up down with arrow keys
old mashups with the lecacy dhxgrid widget are fine !
but new mashup with the new ptcsgrid doesn't works in the same way
I use ThingWorx 9.6.2-b447 cloud hosted.
I opened it, thanks.
Hi @iguerra
Per the case you opened, the available options for the version of the product you are running are limited to the Enter and Space keys. However, in version 9.7.0, the ShiftKeySelection property was introduced. This may prove helpful once you get a chance to upgrade.
Regards.
--Sharon