RE: [Zope] sorting a table
Look at the management interface. The main frame does what you are looking for. Figure out the file that generates that frame, and look at the DTML/python to see how it is done. -Scott -----Original Message----- From: Lucas Vogel [mailto:vogell@yahoo.com] Sent: Wednesday, January 02, 2002 3:09 PM To: zope@zope.org Subject: [Zope] sorting a table I have a DTML method that calls a Z SQL Method and places the results into an HTML table. What I would like to do with the table is make the column headers sort the results in ascending and descending order when they click on the link. I haven't really seen any Howtos or anything in the Zope book that describes or explains what I'm trying to do. If someone could help me with this I'd appreciate it. Thanks, Lucas Vogel _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev ) The information contained in this email message may be privileged and is confidential information intended only for the use of the recipient or any employee or agent responsible for delivering it to the intended recipient. Any unauthorized use, distribution or copying of this information is strictly prohibited and may be unlawful. If you have received this communication in error, please notify the sender immediately and destroy the original message and all attachments from your electronic files.
participants (1)
-
Meilicke, Scott