I have a webform that is setting a variable in a .cs file.
Is it possible to call the function in the .cs file in my SQLDatasource selectParameter?
I have a ListView that is using the SQLDatasource that needs to only return the values based on the variable in the .cs files.
Go to the complete details ...