[progress Communities] [progress Openedge Abl] Forum Post: Ultragrid Batching/sorting With...

  • Thread starter Thread starter Paul Mowat
  • Start date Start date
Status
Not open for further replies.
P

Paul Mowat

Guest
Hi, I have a ultragrid that has batching enabled. It also has a few calculated fields in it. I populate the ultragrid with a prodataset through a bindinsource. I pass a query through to the logic to populate the prodataset. This query contains the sort query logic "by fieldname" as needed for the batching. That then populates the prodataset. The issue I have is with the calculated fields. These are created in the after-row-fill callback and are held in the prodataset temp-table but not against the db I'm querying against when building the query. I'm a bit stumped as to what I can do to sort it properly on the calculated fields in this case. Anyone any ideas/suggestions? Thanks Paul

Continue reading...
 
Status
Not open for further replies.
Back
Top