Declined
Last Updated: 08 Feb 2022 07:22 by ADMIN
William John Adam
Created on: 20 Aug 2013 15:09
Category: Kendo UI for jQuery
Type: Feature Request
12
Lookup Control [ComboBox]
Add a control similar to the one found here:
http://demo.aspnetawesome.com/LookupDemo/Index

I believe that all the components needed to create this control already exist, then it would suffice to encapsulate in a single control (plus a template for the form of research)

It would be something similar to edit popup already exists for the grid, except that would be linked to a texbox (or dropdownlist)


4 comments
ADMIN
Maria Ivanova
Posted on: 08 Feb 2022 07:22
Hi everyone,

We are unable to continue with the analysis of the current feature request, due to the lack of provided information for a long period of time. The current item will be closed. In case other demands arise, we encourage you to submit a new request.

 

Kind Regards, Maria Veledinova 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.

ADMIN
Maria Ivanova
Posted on: 22 Jul 2021 12:54

Hi Folks,

The requirements defined under the lookup control can be implemented using the ComboxBox component - it allows typing, filtering, shortlisting and selecting value from a predefined list.

Feel free to share any scenarios that are missing so that we can consider them for the product roadmap.

Kind Regards,
Maria Veledinova
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.

Alessandro
Posted on: 05 Aug 2015 03:10
A Lookup control is really a must especially when dealing with large datasets. 
The Lookup control should have as minimum Key / Value stored (similar to DropDownList).
The "pop-up" search should be template-able (to add multiple fields in the search grid / define datasource).
A nice touch would be to have some easy interface to define dependency rather than leaving all to custom javascript (that should be left possible anyway). Dependency should allow a Lookup Control to clear its value or filter its pop-up search / results using a value of another lookup control (or another control value in general) may be leveraging some existing library such as Knockout.js / Knockout.mvc.
balazs
Posted on: 03 Dec 2014 10:27
Devex has also some where combo/lookup is combined with grid and sorting/filtering/paging inside grid on dropdown is available out of box...