[FX.php List] sort parameters in URL strings
Dale Bengston
dbengston at tds.net
Wed Jul 16 11:16:08 MDT 2008
Hi David,
We do this using AJAX to sort records in place. There are other ways
to do it using JavaScript libraries. We started out using tablesort,
available from frequency-decoder.com.
Hope this helps,
Dale
--
Dale Bengston
Partner, The Whole Brain Group, LLC
thewholebraingroup.com
On Jul 16, 2008, at 12:10 PM, biscuit technologies wrote:
> Hello,
> Can anyone tell me if it's possible to create URL strings with
> various sort parameters and if so, how to format them?
>
> I have a simple page displaying four fields of related data:
> Vendor, product, start term, end term
>
> On load I sort by vendor. What I'd like to do is have a link at the
> column header to sort by Product and have that sort actually be sort
> by Product, Vendor and I'm trying to do it without going to a
> different page. I've tried different URL strings to replace
> currentSort but haven't had any luck.
>
> Thanks for any help,
> David
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
More information about the FX.php_List
mailing list