"Randall" <[EMAIL PROTECTED]> writes: > The current implementation uses the most prevalent approach from what > I've seen. The change I'm proposing will go unnoticed by most users, > but is quite nice when needed. For an example, look at this grid on a > website I built (non-TG). > > > http://starkvegas.com/real_estate/?_action_quickSearch=all&search_type=1 > > If you click on Price, then Rooms, the listings are sorted by rooms > then price. If you don't require the feature, it doesn't have any > negative impact.
I liked that approach. You do what I asked: change the records that appear on the grid instead of just sorting the visible records. This is what makes most sense to me in most cases. But, as I said, some people expect it different... :-) -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

