I've noticed in your other products, the dropdownlists have a property that allows for grouping sets of data.
What would it take to get that included in Kendo UI React?
We have a use case that this would be very helpful.
Thanks.
Hi Dwayne,
I will share the solution that I have suggested in the support ticket:
As for the built-in feature, we revisit feature requests before each planning for the Q and since this one is receiving more votes, it is likely that it might be added to the planning, but for now we could not elaborate on any specific date or version where this will be available.
Regards,
Konstantin Dikov
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Hello,
Are there any updates on this feature? We currently would like to group our data in the DropDownList.
Hello, R. J.,
I agree with this and will re-open the item.
The initial idea was to add this to all dropdowns but was only added to the ComboBox currently.
As the item clearly states DropDownList, it was to be re-opened until this is added to the DropDownList as well.
Regards,
Stefan
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
I see this is marked as "completed." I would disagree. The OP requested grouping within a Kendo React `DropDownList`. The grouping feature was added to the Kendo React `ComboBox`.
The reply from @Stefan on 27 Apr 2021 indicates that grouping will be added, but such has not become part of the public Kendo React package baseline.
Hello,
We have currently added it for the ComboBox and the other components we be added in the next releases:
https://www.telerik.com/kendo-react-ui-develop/components/dropdowns/combobox/grouping/
Regards,
Stefan
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Hello, Matthew,
Yes, when the feature will be implemented we plan to add it for all dropdowns (AutoComplete, ComboBox, DropDownList, MultiSelect)
Regards,
Stefan
Progress Telerik
Hello, Chaz,
Thank you for the request.
I will make it public, so the community can vote for it.
Also, with the current state of the component, a similar result could be achieved with custom rendering:
https://www.telerik.com/kendo-react-ui/components/dropdowns/dropdownlist/custom-rendering/
Please take a look at the following example:
https://stackblitz.com/edit/react-e4yvnp-nj1mvl?file=app/main.js
Regards,
Stefan
Progress Telerik