Tagged: qListView, row height
- This topic has 4 replies, 3 voices, and was last updated 6 years, 2 months ago by Gary.
- AuthorPosts
-
- 08/16/2018 at 10:25 pm #11340
Chris MorrisParticipantI am using QlistView web part to track the progress of several projects. One of my columns is called “Status”. This particular column can contain cells that have several lines of rich text. I would like to be able to adjust the height of the rows to only show the top two or 3 lines of text within the “Status” column. A hover over that shows the remaining lines of text would be great as well.
I have searched high and low and have been unable to find a solution that works.
Thank you
Chris
-
08/17/2018 at 7:03 am #11341
Deepak TyagiModeratorHi Chris,
Greetings.
Thank you for posting the query.You can configure the row height by following steps:
1. Open ezEdit of qListView web part.
2. Click on Appearance from left navigation.
3. Click on Grid.
4. Set Item Style = height: 100px;
5. Set Alternating Item Style = height: 100px;
6. Save configuration.
You can adjust the row height in pixel as per your requirement.Thanks
Deepak- 08/17/2018 at 12:58 pm #11343
Chris MorrisParticipantDeepak,
Thank you for taking the time to answer my question. When applying this setting, it does in fact adjust the height, however, my cells that contain 20 – 30 lines of text still show all the text. I would like to make this where it somehow truncates the text where i only see the top 2-3 lines.
Thank You,
Chris
-
- 08/20/2018 at 9:36 am #11344
Deepak TyagiModeratorHi Chris,
Currently, we do not have Functionality to show only 2 -3 lines in the qListView. In case you need any further help or want to discuss the same please feel free to log a case with our support team of QuickApp through website only.
Thanks,
Deepak - 08/23/2018 at 11:50 am #11345
GaryParticipantHi,
When displaying a text column with a large number of lines I create a second column (Status_Short) of type – Single Line of Text and copy and copy some of the text to it from Status.
The new column is the one added to the view which stops the row being oversized but that means you cannot see all the text unless you open the item…
Thanks
Gary
-
- AuthorPosts
You must be logged in to reply to this topic.