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
55
Checkbox in ultragrid is non responding for mouse click on validating required fields
posted

Hi,

I have a ultragrid which is bounded and used in a tabpage. The row is editable and when the data is entered validation is performed on the row, if any one of the required fields are not entered and on click of the same tabpage or different tabpage in the tabcontrol the Checkboxes in the grid and other visual studio native control are not responding on click tough they are enabled.

how ever the check boxes can be checked/Unchecked by using a Space bar.

Please can you help me on this issue.

Regards,

Chandana

Parents
No Data
Reply
  • 4625
    Offline posted

    Hello Chandana,

    I believe that the issue comes from the binding, maybe you have some validation in your underling data source which cause it. What kind of data source you are using? Could you please let me know the exact version of Infragistics Components version that you are using. Have you tried this with the standard MS DataGridView, does the same behavior occurs? Have you tried to isolate this in a light project sample, which you could provide me for further investigation?

    I am waiting for your feedback.

Children