I have a Gridview with three columns. The Query column is a PostgreSQL TEXT type and has 9 lines in this example.
I would like to show only the first 4 lines for all rows else my table will be too big.
I have a Gridview with three columns. The Query column is a PostgreSQL TEXT type and has 9 lines in this example.
I would like to show only the first 4 lines for all rows else my table will be too big.
Copyright © 2021 Jogjafile Inc.

Display text based on the number of specified lines. Assuming that the text in the DB with
Saved. too \n
You do it according to the necessary separator....
<br>or<p>...Display text based on the number of specified characters
Display text based on element width. max-width
display Text based on height
Note: Change the height according to your font and requirements.