kartik-v / yii2-grid

Enhanced GridView with various utilities for Yii Framework 2.0
http://demos.krajee.com/grid
Other
558 stars 302 forks source link

[Feature Request] Gridview In place Add Row #1082

Open alexjohnp opened 5 months ago

alexjohnp commented 5 months ago

Prerequisites

Hello Kartik,

I hope you're having a good day. I am currently working with the GridView component in our project and exploring ways to enhance the user experience during data input.

I was wondering if there is a possibility to add an empty row directly into the database table using an "in place add-row" feature. Essentially, I would like to allow users to input new data directly within the GridView without having to leave the page or use a modal popup.

After reviewing the documentation, I couldn't find a feature that meets my specific requirement. While I'm aware of the tabular form functionality, I'm unsure of how it could be integrated into a scenario like the one I'm describing.

Could you please indicate a resource (Webtip, documentation, etc.) from which I could draw to attempt to implement my use case?

Thank you very much for your attention and all the support you provide to the project development. I look forward to hearing back from you. Alex