Can I have sortable columns when I populate SFL myself?

Use this board to ask questions or have discussions with other Rich Displays users.
Post Reply
Thomas Garvey
Profound User
Posts: 22
Joined: Fri Jul 30, 2010 1:37 pm
First Name: Thomas
Last Name: Garvey
Company Name: Unbeaten Path Intl
Phone: 630-462-3991
State / Province: Illinois
Zip / Postal Code: 60188
Country: United States
Contact:

Can I have sortable columns when I populate SFL myself?

Post by Thomas Garvey »

I've got a subfile that is populated programmatically and the grid has the sortable columns property set, so the users can sort the columns as they wish. However, they also need to position the subfile starting at selectable values. That is, they click a button to bring up a window that allows entry of Position To values. Then the subfile is processed programmatically (by rrn) and when the first match is found, the SFLRCDNBR is set. However, the subfile as read programmatically is not the same sequence as displayed (it's in order originally populated).
So, am I correct that using sortable columns does NOT actually change the subfile records sequence? Thus, if I must have the Position To capability, I can't also use the sortable columns property?
How would you recommend I proceed?
Antonio
Profound User
Posts: 82
Joined: Fri Jun 29, 2012 2:33 pm
First Name: Antonio
Last Name: Ruballos
Company Name: Profound Logic
Contact:

Re: Can I have sortable columns when I populate SFL myself?

Post by Antonio »

Hello,

By default, all column sorting happens on the client-side and your subfile records are not automatically updated when sorting occurs.

For what you are trying to accomplish, the only solution is to implement your own sorting in RPG. To specify server-side RPG sorting, you must use the "column sort response", "initial sort column", and "default sort order" properties.
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests