Hi
Would like to know if there is an event being triggered on programmatical grid selection change.
i.e. what to subscribe to to react to grid.deselectRows() or grid.selectRows([...], true)?
Thank you!
Hello Daniel,
Thank you for reaching out.
At this point, we do not provide events attached to the selectRows and deselectRows methods out of the box. What I can suggest, for achieving your requirement, is manually emitting the onRowSelectionChange event. Here you can find a sample illustrating my approach for your reference. Please test it on your side and let me know whether you find it helpful.
Please let me know if you have any further questions or concerns.
Regards,
Viktor Kombov
Entry Level Software Developer
Infragistics, Inc.