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?
Hi,
There's no reason why you should have to do anything extra in v8.1 that you did not have to do in v6.1.
Can you duplicate this in a small sample project?
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.
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.
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
Purchasing is not an issue its the runtimes deployment to the user machine.
Ah, okay. I just wanted to make sure I didn't give you the wrong impression. :)
I had the same issue with 9.1 and I had uninstalled and reinstalled with no change.
To be clear the error icons are showing, but the tooltips do not appear. When I run the sample version built locally I see the tool tips (CSharpSamplesExplorer).
In my project I was using a draw filter. The draw filter was setting row.Appearance.ForeColor directly, and when I commented out this code the tooltips worked again. I had to change my draw filter to modify the fore color through the drawParams.Appearance when the element is a TextUIElement with a CellUIElement context... that worked.
Why does setting row.Appearance.ForeColor in a draw filter disable tooltips for SupportDataErrorInfo feature?
The ErrorTest.zip attached earlier in this thread does not work for me.
Hm, yes, now that you mention it, it is.
I am on, 8.1.20081.2161
This IS the latest service release, no?
How to get the latest service release - Infragistics Community
yes this was an issue with 8.1. You can request infragistics and they might have included in a service release.