Hi, We use the Appfuse framework for our web application. We use the build in user registration functionality, with the overview of users in users.xhtml. If our customer is clicking on the head of the column of the user table to sort the user table, the table sort only once. I have looked into the code of BasePage and found that boolean BasePage.ascending only set to true. If you click again on the head of the column, the ascending variable is set to true (instead of false). So the sort functionality does not work correctly. How can i solve this problem? Regards Marcel. -- View this message in context: http://www.nabble.com/User-page%2C-sorting-the-user-list-tp19143683s2369p19143683.html Sent from the AppFuse - User mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
