Question
LTIMindtree
IN
Last activity: 30 Oct 2016 22:01 EDT
No scrollbar & all the columns are not coming inside a repeat grid
I have a repeat grid,where some of the columns are exceding the display area,and as such no horizontal scroll bar appears to take care of the scroll behaviour.
Please suggest an approach which can make all the columns fit within the display area of the grid, and/or the horizontal scroll appearing.
Thanks!
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Pegasystems Inc.
IN
Hello Debabrata,
Have you tried by configuring the width of content as "Pixels (Fit Content)" ?
Please provide the screen shots of the repeat grid layout properties - Presentation tab.
Kindly share your thoughts/observations.
Best Regards,
Mounika
-
Salika Dissanayake
Blue Rose Technologies GmbH
DE
Pixels (Fit Content) would actually stretch the table if content is more so that would again lead to horizontal scroll bar.
Blue Rose Technologies GmbH
BE
Hi,
Please share the PRPC version and screenshots of the repeat grid layout.
Thanks.
Blue Rose Technologies GmbH
DE
Try the below options,
1) Grid with Pixels (px fixed) - The design time grid height and width will be used to generate the grid during run time. The caveat is that, if the column has more content then it will be chopped off.
2) width 100% along with word wrap option for the columns - This way the column will align itself based on the browser width.
LTIMindtree
IN
The PRPC version is 7.1.9. Cannot share the snapshot due to VPN restrictions.
To give a rough idea, the grid has only 6 columns.
I tried with word-wrap, the text in the columns overlapped each other in this case.
Blue Rose Technologies GmbH
DE
Ideally word wrap and line breaks would induce the content to flow in new line. I am not sure what is happening at your end.
Can you try using pzEllipsis control ? This will introduce "..." if the number of character exceeds the permissible limit.
Pegasystems Inc.
IN
Hi Debabrata,
What is the configuration in the presentation tab of the grid layout ? Also, are you embedding this layout in another Dynamic layout with Inline grid double / inline grid triple layout format by any chance ? (assuming that the end part of the screen is cut) .
Best Regards,
Mounika
Pegasystems Inc.
IN
Hello Debabrata,
Thanks for posting your query in PSC. :)
Since you are unable to share the screenshot of the repeating grid, few things to check at your end:
- Screen resolution. If it lower than 1920x1080, try increasing the screen resolution and verify the behavior.
- responsiveness attribute been set.
- Width of Content set for the repeat grid
- Modify the container style(from Default to say Other > Nested) of the grid and verify the behavior.
Hope this helps.
Regards,
Rincy