Ed Leafe wrote: > On Sep 16, 2007, at 4:52 PM, Paul McNett wrote: > >> Is it much needed? Do you use it? For users to sort results, the >> sorting >> of the columns in the grid does the trick, although that sorting is >> after the fact and wouldn't help if the number of records were >> limited. > > I use it a lot, since I sometimes need to order by two things, and > the grid doesn't do that reliably. > >> I needed to either remove it or fix it, and I thought it was enough >> of a >> hidden feature that noone used, but we can put it back if it is indeed >> used and needed. > > Maybe a toggle? Default to off, but with a way to set it back on?
Ok, I'll do that. >> The thing that was broken about it was that the functionality was >> completely overriding my ORDER BY clause as set in the underlying >> bizobj. > > If you didn't right-click and set a sort, it shouldn't have affected > anything; if it did, then that's a bug. Yeah, it overrode it even when you didn't set a sort. -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]
