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

Grid as control for selecting column value

1 Answer 62 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Nagaraju
Top achievements
Rank 1
Nagaraju asked on 27 Oct 2020, 09:04 PM

Hi team

I have a requirement where i need to bind grid as control select column value while adding new record. Is there any such feature in kendo ui jQuery grid?

please find the attachment for reference

1 Answer, 1 is accepted

Sort by
0
Georgi Denchev
Telerik team
answered on 29 Oct 2020, 05:58 PM

Hi Nagaraju,

 

Generally speaking we can utilize a Custom Editor, which allows us to use other kendo widgets when we are editing a specific field. In the provided example a Kendo DropDownList is being used when we want to choose a Category.

Looking at the screenshot, the editor appears to be open in a separate window. Something similar can be achieved using a Custom Column Popup Editor, as demonstrated in the following article:

https://docs.telerik.com/kendo-ui/knowledge-base/custom_column_popup_editor

The article uses a Kendo Editor instead of a Kendo Grid, but that can be changed.

With all that said, may I suggest you have a look at the grid hierarchy? I am unaware of the requirements of your project, but it could prove useful.

https://demos.telerik.com/kendo-ui/grid/hierarchy

 

Best Regards,
Georgi Denchev
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/.

Tags
Grid
Asked by
Nagaraju
Top achievements
Rank 1
Answers by
Georgi Denchev
Telerik team
Share this question
or