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

Radgrid, GridDropDownColumn allow custom text in batch editing

2 Answers 224 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Simone
Top achievements
Rank 1
Simone asked on 30 Jan 2021, 05:17 PM

Hello,

I'd like to allow custom text with GridDropDownColumn in batch editing.

 

Any suggestion?

 

Thanks

Simone

 

 

2 Answers, 1 is accepted

Sort by
0
Accepted
Attila Antal
Telerik team
answered on 03 Feb 2021, 01:47 PM

Hi Simone,

Anything that is beyond the built-in functionalities of the Grid (see Column Types) will need to be implemented additionally using Template Columns

Especially when working with BatchEdit mode, there is a precise procedure to implement a custom component in the EditItemTemplate of the column. See Working With Templates

You can also check out the Built-in Integration for MultiSelect with Grid in Batch edit mode. and Built-in Integration for MultiColumnComboBox with Grid in Batch edit mode. Feature requests. They both follow the instruction from the Article above and implement a custom control inside Template Columns to work with BatchEditing.

Regards,
Attila Antal
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/.

0
Simone
Top achievements
Rank 1
answered on 03 Feb 2021, 03:37 PM
Thanks Attila!
Tags
Grid
Asked by
Simone
Top achievements
Rank 1
Answers by
Attila Antal
Telerik team
Simone
Top achievements
Rank 1
Share this question
or