Page 1 of 1

Subfile/Grid-1st Column doesn't sort properly?

Posted: Thu Mar 31, 2011 10:34 am
by leatherlips
I have a subfile where I am allowing sorting of columns.
All the columns sort properly except the 1st column. I also changed the order of the fields in the subfile to be sure it wasn't something specific to the data or field, and no matter which field appears in column 1, it does not sort properly. I'm at v2.2.7 currently.
sort.png
sort.png (43.03 KiB) Viewed 1728 times

Re: Subfile/Grid-1st Column doesn't sort properly?

Posted: Thu Mar 31, 2011 1:46 pm
by Alex
Are there any other fields (perhaps hidden?) in the first column?

Re: Subfile/Grid-1st Column doesn't sort properly?

Posted: Thu Mar 31, 2011 4:05 pm
by leatherlips
I double checked, and no other fields are in that column.

Re: Subfile/Grid-1st Column doesn't sort properly?

Posted: Sun Apr 10, 2011 11:36 am
by Alex
Is this issue now resolved given the discovery that was made about hidden subfile field's "left" position in conversions? See this post:
http://www.profoundlogic.com/forums/php ... f=53&t=746

Re: Subfile/Grid-1st Column doesn't sort properly?

Posted: Sun Apr 10, 2011 11:55 am
by leatherlips
Alex, Yes, I moved all the hidden fields to a different column that is less likely to be used for sorting and the sort now works for the column in question.
Thanks!!