i am attempting to display a list of comments beneath an
image, using 2 xml datasets. what i would like to do is filter the
comments dataset depending upon the current image.
i have been using the spry filter() function and can
successfully filter my dataset if i use a number or a string as an
argument. what i want to do is pass in a dataset variable.
Alternetively, is there another method i should consider
?