Program needed to sort the table chronologically which is generated dynamically
- From: "Kingmaker" <ramadugugowtham@xxxxxxxxx>
- Date: 23 Feb 2006 03:18:03 -0800
Columns are generated dynamically. They do not contain any dates.
They contain tags like 1b for 1 business day and 2b for 2 business
days, 1m for 1 month , 2y for 2 yrs etc... That will be a part of the
column name and not the full column name.
I need to sort that in the chronological order as 1b,2b, 1m, 2m, 3m,
1y,2y,etc... How to do that in JSP?
.
- Follow-Ups:
- Prev by Date: Re: a database for free
- Next by Date: Re: a database for free
- Previous by thread: a database for free
- Next by thread: Re: Program needed to sort the table chronologically which is generated dynamically
- Index(es):