Categories | Question details Back To List | ||
[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 ) |