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

[Solved] Disabling options of a drowp down list

3 Answers 19 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Joe
Top achievements
Rank 1
Joe asked on 04 Jul 2012, 07:19 AM
Hi,

is it possible to disable an option of a mvc drop down list as it is with a standard drop down, e.g.:

$('#StandardDropDown option[value="SomeValue"]').attr('disabled', 'disabled');

If not, it is planned to implement such a functionality?

Thanks and bye

3 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 04 Jul 2012, 08:46 AM
Hi Joe,

I am afraid that implementing this functionality is not in our short-term plans.

Regards,
Dimo
the Telerik team
Check out the successor of Telerik MVC Extensions - Kendo UI for ASP.NET MVC - and deem it for new ASP.NET MVC development.
0
Joe
Top achievements
Rank 1
answered on 04 Jul 2012, 08:56 AM
Hi again,

what do I have to do to add this issue to your plannings or is it added automatically?

Thanks for the quick answer.
0
Dimo
Telerik team
answered on 04 Jul 2012, 11:32 AM
Hi Joe,

Generally, new feature development for the MVC extensions has been halted in favor of Kendo UI and its MVC wrappers. You can vote for adding the discussed functionality for Kendo UI at UserVoice.

All the best,
Dimo
the Telerik team
Check out the successor of Telerik MVC Extensions - Kendo UI for ASP.NET MVC - and deem it for new ASP.NET MVC development.
Tags
ComboBox
Asked by
Joe
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Joe
Top achievements
Rank 1
Share this question
or