You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[X ] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
[X ] The issue still exists against the latest master branch of yii2-grid.
This is not an usage question. I confirm having gone through and read the documentation and demos.
This is not a general programming / coding question. (Those should be directed to the webtips Q & A forum).
I have attempted to find the simplest possible steps to reproduce the issue.
I have included a failing test as a pull request (Optional).
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
The text was updated successfully, but these errors were encountered:
Prerequisites
master
branch of yii2-grid.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
The text was updated successfully, but these errors were encountered: