This is a migrated thread and some comments may be shown as answers.

IDataErrorInfo problems

3 Answers 79 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Adrian Weidermann
Top achievements
Rank 1
Adrian Weidermann asked on 25 Mar 2010, 02:00 PM
It seems like there are a 2 problems if you try to validate your data by using IDataErrorInfo.

- The UI doesn't get updated properly. I set the background to red for a test and added a breakpoint at the validation part of the code. The code gets validated properly but the background stays red once the error is resolved.
- If you enter a wrong value the text gets moved to the top left corner of the cell and you aren't able to edit the cell until you press escape.

3 Answers, 1 is accepted

Sort by
0
Nedyalko Nikolov
Telerik team
answered on 29 Mar 2010, 04:21 PM
Hello Adrian Weidermann,

Once again try this with our latest internal build (the issue with IDataErrorInfo is fixed). Generally if user entered an invalid value he/she will be forced to input a correct value, otherwise this will block the UI of the grid. Hope this helps. I'm really sorry about that.

Best wishes,
Nedyalko Nikolov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Adrian Weidermann
Top achievements
Rank 1
answered on 29 Mar 2010, 08:35 PM
I tried it with the latest internal build and it is only partially working for me. I found another one while checking everything. If you insert a new item with the insert row (ShowInsertRow="True") and cancel it, it will leave (in my case red borders). The red background color that i use gets removed fine. Element bindings get updated the way they should. The ones to my models aren't.

Regards,
Adrian
0
Nedyalko Nikolov
Telerik team
answered on 01 Apr 2010, 04:34 PM
Hi Adrian Weidermann,

I've managed to simulate the issue. Thank you for pointing this out. We are doing our best to fix it as soon as possible. Unfortunately I cannot commit with any specific date, when this issue will be fixed.

P.S. I've updated your Telerik points accordingly.

Sincerely yours,
Nedyalko Nikolov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
GridView
Asked by
Adrian Weidermann
Top achievements
Rank 1
Answers by
Nedyalko Nikolov
Telerik team
Adrian Weidermann
Top achievements
Rank 1
Share this question
or