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
80
RowSelectionChanged gives inaccurate result on multiple selection
posted

Hi. I am using a WebDataGrid control with multiple rows selection. i have noticed that when i drag the mouse to select multiple rows the selection changed server event is being fired way before the mouse button is release.

Is that the expected behavior ? The logic for me is to have the event only fire when the mouse is being released and not on click. the current situation results in me not having all the correct selected rows when handling the  RowSelectionChanged event

I am using v12.1

Parents
  • 80
    posted

    hey. still waiting for an answer on this matter. this is very important to find a solution for this issue or if there is a way to force multiselection to only use CTRL/SHIFT click and disable the mouse drag option for selection.

Reply Children
No Data