Hi,

I'm a bit puzzled how to sort the data retrieved by the query (datanav.Form derived class). With the FieldSpecEditor resp. in the according file fieldSpecs.fsxml I can determine the order in which the fields appear in the forms. In the method BizXXX.setBaseSQL() (BiyXXX derived from dBizObj) I can use self.addOrderBy() or self.setOrderByClause() but this seems to be overridden before the query is made. I could rely on the user to click a column header in order to sort the data, but in conjunction with the LIMIT clause sorting is necessary to get usable datasets.

Any help appreciated, thanks in advance
  Stefan

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to