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
920
MessageBox on button_Click into an UltraGridRowEditTemplate
posted

Hello.

I've a grid that is edited through an UltraGridRowEditTemplate and in the Click of the "Ok" button I'm making some validations. If something fails I show a message box. The grid is into a form which is an MdiChild managed by an UltraTabbedMdiManager. When the click event calls the method Close of the UltraGridRowEditTemplate after the message box has been shown, it will fire a change of tab in the UltraTabbedMdiManager.

I know this sounds too rare and even hard to understand so I'm attaching a small project to reproduce this issue.

 

Please help Infragistics Community! It's driving me crazy!

WindowsFormsApplication1.rar