On 6 Feb 2003, simran wrote: > (and to me displaying the data sorted in different ways is a design > issue for the most part, hence the development of the patch).
I don't see it that way. Sorting in my applications is almost always controlled by the end user. Users don't appreciate seeing a list of data sorted by a particular column and not being able to resort or reverse the ordering. Blame it on Microsoft Excel, but when users see tabular data they usually expect to be able to sort it by clicking on the column titles. Hard-coding sorting into a template seems like a poor practice to encourage. -sam ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Html-template-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/html-template-users
