We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Always show textboxes and dropdown lists when using Batch Edit

We have a grid with Batch Editing enabled, checkbox selection enabled, and several SfDropDownLists in EditTemplates. We would like all the textboxes and dropdownlists to be showing in their cells by default, so the user is aware these are editable fields.

A CSS solution that would give the visual appearance of textboxes around items would satisfy our requirement, if the user is able to click once on a field and be able to start typing or selecting an item. Is something like this possible? Or would you recommend making our own grid with our own embedded controls and implement our own way of tracking changes and saving the modified rows?


1 Reply

KG Keerthana Ganesan Syncfusion Team November 10, 2022 04:12 AM UTC

Based on your update, we recommend that the textbox and drop-down list components be rendered within the grid column template. As a result, your requirement can be archived. Kindly refer to the below UG documentation for your reference.


Reference Link: https://blazor.syncfusion.com/documentation/datagrid/column-template


Loader.
Live Chat Icon For mobile
Up arrow icon