Hi all,
Is there any way to set the maximum number of lines in each row (or maximum height of each row) in RadGrid, so if the content is shorter than the maximum, it will be fully displayed, but if the contect has more lines, all the lines beyond the maximum will be hidden.??
for example. if I define "maximum rows" =3
the following text:
This is a test: line 1
This is a test: line 2
This is a test: line 3
This is a test: line 4
will only display the top 3 line in the gird row.
Is there any way to do that?
Thanks,
feng
Is there any way to set the maximum number of lines in each row (or maximum height of each row) in RadGrid, so if the content is shorter than the maximum, it will be fully displayed, but if the contect has more lines, all the lines beyond the maximum will be hidden.??
for example. if I define "maximum rows" =3
the following text:
This is a test: line 1
This is a test: line 2
This is a test: line 3
This is a test: line 4
will only display the top 3 line in the gird row.
Is there any way to do that?
Thanks,
feng