How to *NOT* select row
Hi All,
I have folowing problem and i am just going mad with that:
I have one cell in the grid containg link - I would like to not select row when click on it (but select when clik anywhere else on the row) - I have tried cancelBubble and preventPropagation stuff, also i have set setSelectionMode to "none" and tried to select/unselect rows via script (this time ething worked fine but when i selected row, grid scrolled to first row :(().
Can anybody give me a hint what should i to with that?
Thanks in advance
I have folowing problem and i am just going mad with that:
I have one cell in the grid containg link - I would like to not select row when click on it (but select when clik anywhere else on the row) - I have tried cancelBubble and preventPropagation stuff, also i have set setSelectionMode to "none" and tried to select/unselect rows via script (this time ething worked fine but when i selected row, grid scrolled to first row :(().
Can anybody give me a hint what should i to with that?
Thanks in advance
boss
October 25,