Print Page | Close Window

devexpress showing 2 error icons

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=960
Printed Date: 10-Jun-2026 at 7:09pm


Topic: devexpress showing 2 error icons
Posted By: Tjipke
Subject: devexpress showing 2 error icons
Date Posted: 07-Oct-2008 at 12:00pm
Hi,

We're currently evaluating DevForce (EF), and we would like to use it together with DevExpress XtraEditors. But what I am seeing now is that using a TextEdit together with the DevForce ControlBindingManager is 2 error icons (in case of an error). On the left there is the DevExpress Error icon, with a generic error message "Invalid value", and on the right there is the .net Error Icon (from ErrorProvider) with the specific message "Lastname is required".

I would like to use (only :-)) the DevExpress one, so is that possible? And if so how?

TIA,

Tjipke



Replies:
Posted By: davidklitzke
Date Posted: 10-Oct-2008 at 10:22am
Have you seen this post?

 

http://www.ideablade.com/forum/forum_posts.asp?TID=120 - http://www.ideablade.com/forum/forum_posts.asp?TID=120

 

Although it isn’t perfect, many have found it helpful.

 



Posted By: Tjipke
Date Posted: 13-Oct-2008 at 12:06am
Thanks! I didn't see that post yet, looks indeed helpful.
Using Reflector I was already able to make my own DevExpress data binder to partly solve this problem. But will see if I can get more from that source.

Tjipke



Print Page | Close Window