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

Option Group for Datasource in DropdownList

7 Answers 708 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Ludo
Top achievements
Rank 1
Ludo asked on 10 Jan 2013, 06:54 AM
Hi, 

Is it possible for the Dropdownlist to list down a group of options like in html tags below.
<select>
   <optgroup label='test1'>
        <option value=''>value 1</option>
        <option value=''>value 2</option>
   </optgroup>
<optgroup label='test2'>
        <option value=''>value 1</option>
        <option value=''>value 2</option>
   </optgroup>
</select>

Thank you. 


7 Answers, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 11 Jan 2013, 03:08 PM
Hello Ludo,

I am afraid that the options grouping is currently not supported by the DropDownList, however the implementation of this feature is already planned. We will do our best to add it in the Q1 2013 release.

Regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Safris
Top achievements
Rank 1
answered on 12 Mar 2013, 09:33 PM
Is it now available in Q1?
0
Alexander Valchev
Telerik team
answered on 14 Mar 2013, 01:41 PM
Hello Safris,

The implementation of groupable popup was postponed and will not be ready for the official Q1 release. Please accept my apology for the inconvenience caused.
The feature is planned, however currently its priority is not the highest. We will probably add it to the suite for the Q2 release.

Kind regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Bharadwaj Prasad
Top achievements
Rank 1
answered on 12 Feb 2014, 07:30 AM
Q3 is out now i guess. has it implemented optgroup functionality for kendo dropdownlist??
0
Georgi Krustev
Telerik team
answered on 12 Feb 2014, 08:24 AM
Hello,

The feature is still under review. You can cast your vote for it here.

Best regards,
Georgi Krustev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Catamoeda
Top achievements
Rank 2
answered on 17 Nov 2014, 05:58 PM
Anything new about this?
And what about this suggestion? 
http://www.sambeauvois.be/blog/2014/02/optgroup-with-the-kendo-ui-combobox/
0
Georgi Krustev
Telerik team
answered on 18 Nov 2014, 05:22 PM
Hello Catamoeda,

There is no immediate plans for the functionality.

As to the blog, if you think it cover your needs then you can try to use the suggested approach. Note that if you have additional questions about the implementation, you will need to refer to the author of the blog.

Regards,
Georgi Krustev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
DropDownList
Asked by
Ludo
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Safris
Top achievements
Rank 1
Bharadwaj Prasad
Top achievements
Rank 1
Georgi Krustev
Telerik team
Catamoeda
Top achievements
Rank 2
Share this question
or