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

Would be wonderful that all controls implement .Invalid

1 Answer 20 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 12 Jun 2014, 10:40 AM
For UX it is interesting flag the error with a visual signal, RadInputControl has .Invalid method that runs fine for this purpose.

I miss this functionality in other controls, I know than RadDatePicker has DateInput that implements .Invalid, but they are controls that don't has this possibility (as RadButton) 

Would be wonderful that all controls implement .Invalid, in this way when a validation error raises from, for example dbcontext, I can flag error in form.

Is there a workaround for other controls?

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 17 Jun 2014, 08:57 AM
Hi Daniel,

The main idea of Invalid is to be used when invalid data is entered within an input element and there is no practical use for invalid state of non input elements.

Could you please elaborate in what scenario an Invalid state would be set to a RadButton for an example. If there is actually a use case scenario, where such property could be used for every control, you could add a feature request in our Ideas & Feedback Portal with your suggestion and if the item receives enough votes, our developers team will consider implementing such functionality in one of our future releases.

Please let us know if we can assist you any further.


Regards,
Konstantin Dikov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Daniel
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or