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
109
How to show data validation error messages on grid itself.
posted

I want to show my data validation error messages on the grid itself, i.e.  whenever any error occures "!" sign mark appears on the grid on the particular grid & in the tool tip error message should be shown.

 From the data base i am getting the XML & on the UI i am loading this XML into dataset & binding this dataset to UltraWinGrid.

It is possible in .Net dataGridView but i am not able to find the equivalent method in Infragistics.

 Thanks in Advance.

 Anurag