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
925
BeforeRowUpdate fires twice if right click on the row selector
posted

using Infragistics 2013.2

The following combination causes BeforeRowUpdate to fire twice for one user interaction:

  • RowUpdateCancelAction set to RetainDataAndActivation 
  • BeforeRowUpdate set to cancel the update
  • Right click click on another row's selector

In my scenario I am using IDataErrorInfo to display validation errors in the grid, but if the user tries to move away then a message box is shown with the validation error in it. If they right click on the row selector the validation error message appears twice, which is annoying the user.

I've reproduced the error in the WinForms samples for 2013.2 by modifying the frmDataErrorInfo so that the above combination is met.

Any suggestions how I can get rid of the duplicate event firing?

Parents
No Data
Reply
  • 9298
    posted

    Alex,

    This issue has been submitted to our development team for further review with reference number 169697.  A support case has also been opened for you with reference number CAS-134656-W4K5F0.  You will receive more information on this through the case.

Children
No Data