Question
American Express Services Europe Ltd
GB
Last activity: 12 Jul 2018 8:17 EDT
Horizontal bar issue in Repeating Grid
Hi,
We have repeating grid (called Table in 7.3?) in our application. It has more than 10 columns leads to an horizontal bar which is fine.
Expected scenario when horizontal bar appears to show the content from left to right. By default the horizontal bar should fit in the left side allow users to scroll to right. Surprisingly the screen rendering with horizontal bar in the middle of the screen. User can't see the first few columns by default.
Is it an OOTB behavior of this horizontal bar? Can we fix to load it to the left instead at the middle?

Thanks,
Veera
Hello Again,
I could see this is usual system behavior. Cursor by default pointing to '1' in the pagination as it is a link. Also there are no other links/fields before this in that page.
To fix this, I have added a link control for one of the header (changed the format in the skin to appear it as a header text) which comes before this pagination. Now the cursor stop at this header which is at the left side. Now Horizontal bar remains at left side!
Thanks,
Veera