I am binding the Ultragrid to an entity that implements the IDataErrorInfo. When I set the error on the entity the grid cell or the row based on the SupportDataErrorInfo display the error provider but when you mouse over the error provider the error message does not show up as tool tip.
I am using the 2008 v8.1 release. This works for me in the 2006 v 6.1 release.
Do I need to set some other property to get the tool tip to display the error message?
Purchasing is not an issue its the runtimes deployment to the user machine.
Just to be clear, I was not suggesting that you buy the latest version of the controls. The service releases are free and may fix the issue. My Infragistics Keys and Downloads - Download Anything and Everything You Own
I think this was a defect in the release that we are using but unfortunately upgrading to latest release is not that easy.
Thanks for researching.
Your sample works fine for me. My guess is that you need to get the latest service release. There must've been a bug in the release version.
Hi,
I am attaching a small project. This issue happens even when i am binding to a data table.
The version that we are using is 8.1.20081.1000. It works in the 2006 version.