I have a dataview to which I would like to pass a text value for use as a filter. My text value is on the same page within a DIV tag that I have given an ID. When I view the page in the browser the text is actually rendered in a SPAN tag, within
the DIV tag. I have tried the ID for both the DIV and SPAN tags when setting up the parameter, and have tried using both a parameter type of Control and Form, but nothing I've tried is working.
Any thoughts? Thanks,
Chanda
View Complete Post