Closed melvilgit closed 10 years ago
how to list dynamic data in the ui..for example i need to display data from an array..
See those callbacks in the facetMatches on the VS.js homepage? Stick your ajax call in there, and on success, return your data with the callback function.
facetMatches
how to list dynamic data in the ui..for example i need to display data from an array..