Hi,
is it possible to use the error provider in the ´RowEditTemplate. I have set the SupportDataErrorInfo of the Grid to RowsAndColumns. But in the RowEditTemplate the Error Icons are not showing.
Is it possible to achive this with the Win Forms Error Provider?
regards
Stefan
Stefan,
Support for displaying the error icon within an UltraGridCellProxy was added as the fix for bug TFS15730. You can contact Developer Support so that you can be notified when this fix is released. Note that this will only occur for the proxies themselves when you are showing the error icon directly in a cell. The template does not support automatically showing the error icon on separate databound controls.
-Matt
Hi Matt,
thanks for your answer. If I understand you correct then it will not be possible to use the Windows Forms Error provider on controls I manually drag onto the template and manually bind them to a datasource.