
This behavior is based in Microsoft's dataselect behavior found in the Behaviors Library. The interface is almost the same, but this implementation is based on XML, and doesn't create a TABLE. Instead, it inserts a script Element to handle the onreadystatechange event from the XML DSO. And as well as the dataselect behavior, you still can use dataSrc and dataFld to bind the selection to a second document.
|