Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Stevo on Nov 13, 2008 07:57
open dhtmlx forum
[GRID]

How to set row as selected (and thus highlighted) after user opens its subrow by clicking [+] button. At the moment row is not selected as user haven't clicked on row but only on this button...
Answer posted by Support on Nov 13, 2008 09:58
Can be done only by code modification ( while it possible to select row programmatically, click on sub-level icon doesn't generate any in-grid event , which can be catched )