I have a string length issue in datagrid.
How are you all !
I have a string length issue in datagrid.
I loaded a string from external api, and displayed it in datatable, so string will look like this.
99999999999999999999
1 Reply
I think you could use the
formatStateUsing()
method to change the integer into a string (it seems to be an integer because of the E+19 at the end)
https://filamentphp.com/docs/2.x/tables/columns/text#custom-formatting