Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Gridview In place Add Row #1082

Open
1 of 4 tasks
alexjohnp opened this issue Feb 29, 2024 · 0 comments
Open
1 of 4 tasks

[Feature Request] Gridview In place Add Row #1082

alexjohnp opened this issue Feb 29, 2024 · 0 comments

Comments

@alexjohnp
Copy link

Prerequisites

  • [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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant