Please help me how to display more rows on a data field of GROCERY CRUD without cutting off the content like the attached image.
Hello @phamtungvnp ,
This is the configuration column_character_limiter
which defaults to 50. You can have it as a larger number or 0 if you don’t want to have character limiter.
Regards
Johnny
Hello Mr. @johnny
How to use this configuration column_character_limiter
with online one column in Grid.
Thank you verymuch.
Hello @phamtungvnp ,
I am sorry but I don’t understand your question. What do you mean with a one column grid? You can specify the column_character_limiter to 0 and you can also have a default width for example use the function defaultColumnWidth
Regards
Johnny
1 Like