[RPG]Reset highlight current row
Posted: Wed Jul 25, 2018 6:29 pm
Hi
Is there any way to reset Highlight row when button (above the table) is clicked? I can reset highlight row by setting HighlightCurrentRow to OFF when button is clicked.
However, it will stop showing highlight row afterwards.
I would like to set table to be highlighted again when one of table row is clicked again.
It seems none of the following way acheives the expected result.
-Retreive the current row id and set ROW%N.Highlight to OFF
-Set table's CurrentRowID to null
-Set table's CurrentRowID to non-existing value
-Set table's HighlightCurrentRow to OFF and ON again
I appreciate your kind advice!
Best Regards,
Megumi Sawada
Is there any way to reset Highlight row when button (above the table) is clicked? I can reset highlight row by setting HighlightCurrentRow to OFF when button is clicked.
However, it will stop showing highlight row afterwards.
I would like to set table to be highlighted again when one of table row is clicked again.
It seems none of the following way acheives the expected result.
-Retreive the current row id and set ROW%N.Highlight to OFF
-Set table's CurrentRowID to null
-Set table's CurrentRowID to non-existing value
-Set table's HighlightCurrentRow to OFF and ON again
I appreciate your kind advice!
Best Regards,
Megumi Sawada