Custom ID in table
Hi, I have a table that have a unique ID column that isn't "id", as DatGrid expects.
I'm getting an error that suggests I use
It might be related to this post but I'm not sure: ask-any-questionResource Primary Key
I'm getting an error that suggests I use
getRowId prop to specify a custom id, but I'm not sure how to use it in the MuiInferencer.It might be related to this post but I'm not sure: ask-any-questionResource Primary Key
