We’ve bought the enterprise license and I’m not sure if this is the correct way to get support … but I’ve been having problems with the sorting function on paged grids.
Field1 is set to sort strings … but it doesn’t seem to work at all correctly. It’s not even a matter of case or anything like that. I can’t figure it out. It works fine if I don’t use paging.
Here’s the code so you can take a look:
wpbb.solutions360.com/test/displaysqlreport.php
Also … while I have your attention … how do a set a row color from the loaded xml?
You have in your xml next lines
The row tag must have unique ID attribute
If row has not IDs, or they not unique - grid can’t differ rows and as result many operations ( including sorting ) work in not expected way.