Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=5636996
By: colin_macdonald

Hi all - for my client, I have a simple table that shows first name, last name,
address, city, state, zip, and an ID number.  Each has it's own column.

Now, they want to display the first and last names in a single column, but still
allow the user to sort by either one.  So instead of:

First Name | Last Name | Address | City
John       | Smith     | 123 Elm | New York

They want:
First Name Last Name | Address | City
John Smith           | 123 Elm | New York

And they want to be able to sort either the first OR last name.

Any thoughts?

Thanks!



______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249318

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to