Did you read the Spry docs on how to apply sorts to datasets?

On 10/16/07, erik  tom <[EMAIL PROTECTED]> wrote:
> I have form with drop down and I need to be able to sort by clicking up and 
> down buttons. I did that in JS but how about spry
> <script type="text/javascript">
>                 var dsProducts = new 
> Spry.Data.XMLDataSet("category.cfm","categories/category",{ useCache: false});
>
>                 var dsProductFeatures = new 
> Spry.Data.NestedXMLDataSet(dsProducts, "features/feature");
>
>                 </script>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291273
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to