"Randall" <[EMAIL PROTECTED]> writes: > Yea, you're right. Multiple windows or tabs of the same browser use > the same session.
So this is a problem on your implementation using sessions :-( Too bad... I was liking the idea... > It works like the current implementation, but remembers previous sorts. > So if I sort by age, then again by name, the data will be sorted by > age then name. The current implementation sorts all data and goes to > page one, which seems like reasonable behaviour to me. So from your > example, it would show records 1-10. It's a minor change. Do you find > it would be better to sort only the currently viewed set? Maybe both > would be good. Having both would be good. I don't know which one is better, it depends on the application and what users expect from it. -- 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 -~----------~----~----~----~------~----~------~--~---

