Open tdaduchskysoft opened 1 year ago
@tdaduchskysoft
Thank you for testing our components. We want to make the Grid simple. We don't have plans to add inline edits to the Grid but will keep this in future enhancements. You can try the below example. In the future, I will add more grid examples in the below GitHub repository. Feel free to ask for more custom examples.
Sample GitHub Project: https://github.com/vikramlearning/blazorbootstrap-examples
Custom Grid Operations:
We can write custom logic to check/uncheck the checkbox. Based on the checkbox selection, you can change the row color.
I hope this helps.
Reference from #179 - https://tabblazor.com/docs/tables
Hi @gvreddy04, does this mean you're planning to support inline-editing of Grid in version 1.10.0?
We are moving this to backlog due to other priorities.
I have tried your component and it's satisfying but it missing same features such as in line editing, enable the user to edit any data in the gird