Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
335
igGrid row selection exclude specific column
posted

Hi Infragistics team,

I have a button in one of my grids and I would like to add the Selection and RowSelectors features.

However, I don't want to change selection when a user clicks this button. How do I cancel the rowSelectionChanging event only when clicking in this row or on the button?
Also acceptable would be a method to completely disable selection by clicking on the row, only using the checkbox.