Categories | Question details Back To List | ||
Grid: retaining multi-row selection when clicking on an editable cell Hi, I need to retain multi-row selection when clicking on an editable cell. How do I go about doing this ? Thanks for the help, Nishan Answer posted by dhxSupport on Jun 16, 2009 02:04 >>I need to retain multi-row selection when clicking on an editable cell. Unfortunately there is no opportunity do to this because of after you are clicking on the any cell all multiple rows selection removes and only clicked row is selected. The only way to select multiple rows - keep pressing CTRL button. |