4 Answers, 1 is accepted
0
Chad
Top achievements
Rank 1
answered on 15 Sep 2014, 03:11 AM
Just to add to this, we already have the IDataErrorInfo interface implemented but the treeview does not seem to support it.I guess the question would be how to get the treeview to show the errors using the IDataErrorInfo.
0
Hi,
The required functionality for validation of the RadTreeViewItems is not supported, yet. There is a feature request logged in our feedback portal. Please give your vote for it as the number of votes is the main parameter that takes place when we start evaluating the demand of the features for our future releases.
Regards,
Pavel R. Pavlov
Telerik
The required functionality for validation of the RadTreeViewItems is not supported, yet. There is a feature request logged in our feedback portal. Please give your vote for it as the number of votes is the main parameter that takes place when we start evaluating the demand of the features for our future releases.
Regards,
Pavel R. Pavlov
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
0
Chad
Top achievements
Rank 1
answered on 16 Sep 2014, 07:38 AM
Thanks for the reply Pavel and my response is not aimed at you. I'm just VERY disappointed...
Honestly, a RAD data visualization control is unfinished if it doesn't support IDataErrorInfo and I really wouldn't call this a feature request. Like a lot of developers I bought this control suite to save time and leave the complex, fancy & slick xaml & control coding to Telerik experts.
Honestly, a RAD data visualization control is unfinished if it doesn't support IDataErrorInfo and I really wouldn't call this a feature request. Like a lot of developers I bought this control suite to save time and leave the complex, fancy & slick xaml & control coding to Telerik experts.
0
Hello,
I fully understand your disappointment. However, please note that the RadTreeView control is actually a navigation control. Also, the scenarios where it can be used for editing are not common. This is the reason why the data validation is not yet supported out of the box.
On the other hand you can use the validation feature of our RadMaskedInput controls. You can use for example the RadMaksedTextInput control and set it as ItemEditTemplate of the RadTreeView control.
Regards,
Pavel R. Pavlov
Telerik
I fully understand your disappointment. However, please note that the RadTreeView control is actually a navigation control. Also, the scenarios where it can be used for editing are not common. This is the reason why the data validation is not yet supported out of the box.
On the other hand you can use the validation feature of our RadMaskedInput controls. You can use for example the RadMaksedTextInput control and set it as ItemEditTemplate of the RadTreeView control.
Regards,
Pavel R. Pavlov
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.