Issue
I have a BP column that is not showing all the text completely, instead it shows [...] which is annoying.
Can you tell me how I can solve this?
Thanks.
Solution
The text is truncated by default, to make columns a reasonable width. You can change the limit of a column by specifying “limit” on it (eg. ->limit(999)).
Answered By - tabacitu
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.