3.2.0

setSelectionMode single-row with editable cells

I have a grid with 10 columns but only one of them is editable. I would like to have the entire row highlighted when any column is selected.

I am currently using setSelectionMode("single-row") but that screws up my editable field.

I tried dynamically changing between single-cell and single-row mode but can't get it to work right. I'm hoping someone else has run into this and can provide a suggestion.

Thanks.
jsulik
May 17,

This topic is archived.

See also:


Back to support forum