Page 1 of 1

Hide columns option - messes with sort order?

Posted: Mon Jan 06, 2020 7:42 pm
by Larelyn
I'm kinda new to the advanced grid options, such as hide_columns and sort_order. I'm pretty good with field_name_sort_response.

In playing with these features, it looks to me like when I hide a column, the sort_order and field_name_sort_response return the column number to sort by, but it doesn't account for the hidden column. For example, let's say I have four columns (ABCD) and I hide the second column, B (ACD). When I sort on my new second column C, sort_order acts like I'm sorting on column B, even though it's hidden. field_name_sort_response definitely returns the bound field for column B to the RPG program.

Am I missing a setting or logic step somewhere? We're running Version 6, Fix Pack 4.1.

Appreciate the feed back!

Re: Hide columns option - messes with sort order?

Posted: Tue Jan 07, 2020 9:31 am
by Scott Klement
Sounds like a bug to me?

Report it to support@profoundlogic.com so that it can be investigated and fixed.

Re: Hide columns option - messes with sort order?

Posted: Tue Jan 07, 2020 10:28 am
by Larelyn
Sure thing. Since these features have been out for quite some time, I wasn't sure if I was misusing something. Will do, thanks Scott!