Hello,
I have 2 grids in the same format, in grid 2, there are 2 columns with images that I want to condition the display according to the data in grid 1, in the RPG program, I manage the display by indicator images when loading grids.
The problem I am having is in the last few lines where the images continue to be visible even though the indicator is * off.
This phenomenon occurs with pagination but not with the scrollbar.
I attach the screen and RPG codes.
Thanks for your help.
Conditioned image display in grill
-
- New User
- Posts: 5
- Joined: Tue Apr 07, 2020 12:05 pm
- First Name: ZITOUNI
- Last Name: Bendjeddou
- Company Name: EDT
- Phone: +33633308172
- Address 1: 28 rue du voyage
- City: Vaureal
- Zip / Postal Code: 95490
- Country: France
- Contact:
Conditioned image display in grill
- Attachments
-
- RGCAS0D.DSPF.txt
- (75.77 KiB) Downloaded 161 times
-
- RGCAS0R.SQLRPGLE.txt
- (18.82 KiB) Downloaded 178 times
-
- Experienced User
- Posts: 2711
- Joined: Wed Aug 01, 2012 8:58 am
- First Name: Scott
- Last Name: Klement
- Company Name: Profound Logic
- City: Milwaukee
- State / Province: Wisconsin
Re: Conditioned image display in grill
Hello bend.zitouni,
Please run your program so that, as you describe, the indicators are not working correctly. Then, while this screen is displayed, press Ctrl-F9 on your keyboard. This will download a file named json.txt. Please post that, here. It will allow us to re-run your screen.
I can't run it with the RPG/DDS you provided since these refer to database files that I do not have.
Please run your program so that, as you describe, the indicators are not working correctly. Then, while this screen is displayed, press Ctrl-F9 on your keyboard. This will download a file named json.txt. Please post that, here. It will allow us to re-run your screen.
I can't run it with the RPG/DDS you provided since these refer to database files that I do not have.
-
- New User
- Posts: 5
- Joined: Tue Apr 07, 2020 12:05 pm
- First Name: ZITOUNI
- Last Name: Bendjeddou
- Company Name: EDT
- Phone: +33633308172
- Address 1: 28 rue du voyage
- City: Vaureal
- Zip / Postal Code: 95490
- Country: France
- Contact:
Re: Conditioned image display in grill
Thanks Scott,
Here is the .json file as well as the screenshots of the event by pagination and by the scrollbar.
Here is the .json file as well as the screenshots of the event by pagination and by the scrollbar.
- Attachments
-
- Screen_scrollbar.PNG (105.97 KiB) Viewed 1964 times
-
- Screen_pagination2.PNG (120.73 KiB) Viewed 1964 times
-
- json.txt
- (161.25 KiB) Downloaded 153 times
-
- Experienced User
- Posts: 2711
- Joined: Wed Aug 01, 2012 8:58 am
- First Name: Scott
- Last Name: Klement
- Company Name: Profound Logic
- City: Milwaukee
- State / Province: Wisconsin
Re: Conditioned image display in grill
This appears to be a bug in the grid's paging routine. Please file a bug report with Profound Logic. To do that, you may e-mail support@profoundlogic.com
-
- New User
- Posts: 5
- Joined: Tue Apr 07, 2020 12:05 pm
- First Name: ZITOUNI
- Last Name: Bendjeddou
- Company Name: EDT
- Phone: +33633308172
- Address 1: 28 rue du voyage
- City: Vaureal
- Zip / Postal Code: 95490
- Country: France
- Contact:
Re: Conditioned image display in grill
Thanks Scott.
-
- New User
- Posts: 5
- Joined: Tue Apr 07, 2020 12:05 pm
- First Name: ZITOUNI
- Last Name: Bendjeddou
- Company Name: EDT
- Phone: +33633308172
- Address 1: 28 rue du voyage
- City: Vaureal
- Zip / Postal Code: 95490
- Country: France
- Contact:
Re: Conditioned image display in grill
To share, here is the response from support:
We appreciate your patience with this support ticket. From testing with the screen that you sent to us, we noticed that you will need to make changes to your screen in order to get the behavior that you're looking for. It's important to note that paging links can only affect the grids that they are attached to. The SFL02 grid seems to be the grid that controls the paging on your screen, so you will will need to remove the paging controls from SFL01 and add them to SFL02. Doing this will allow your grids to page in 'sync' with one another when they are paged. Since there isn't much space for the 'Previous' and 'Next' links to fit within SFL02, you could use some custom CSS in order to hide them so that only the paging icons are displayed. It looks like your grid is using a custom CSS class named 'Rob01-grid', so you could probably add some custom styles there so that they are hidden.
We hope that this helps! Please let us know if you have any questions or concerns about this! We'll be happy to help.
-
- Experienced User
- Posts: 2711
- Joined: Wed Aug 01, 2012 8:58 am
- First Name: Scott
- Last Name: Klement
- Company Name: Profound Logic
- City: Milwaukee
- State / Province: Wisconsin
Re: Conditioned image display in grill
Apologies, it was my mistake thinking this was a bug... I did not look carefully enough.
-
- New User
- Posts: 5
- Joined: Tue Apr 07, 2020 12:05 pm
- First Name: ZITOUNI
- Last Name: Bendjeddou
- Company Name: EDT
- Phone: +33633308172
- Address 1: 28 rue du voyage
- City: Vaureal
- Zip / Postal Code: 95490
- Country: France
- Contact:
Re: Conditioned image display in grill
Thanks Scott.
Who is online
Users browsing this forum: No registered users and 0 guests