#Help
23 messages · Page 1 of 1 (latest)
show how did you implement it in v16, and explain what's not working in v19
^^
I used the above...with v19 edit functionality is breaking...no exceptions or errors on the console..
So looking for something in v19
that's an SB based on Angular 11.
Not helpful.
third button on every example from docs page
https://v19.material.angular.dev/components/grid-list/overview
why did you ask for grid, if you needed a table?
And what do you mean with "editable"?
Like editable rows..
The DB I shared am able to edit the rows..I want similar functionality to dynamically add/delete/edit rows with v19
I meant the SB I shared was with editable rows for the mat table
You can do those things editing the datasource
So it's like DIY thing is what you mean to say?
it was in SB you posted too.
The SB you shared is a DIY solution already
There is no builtin API with Angular Material for editable tables