I'm having trouble finding information on this past a couple of pages that show how to fill a gridview with information with an SQLDataSource control, and I need to have control over what information is being pulled when from the server (for instance, click
this button and display this info, click this button and display some other info). I tried using a WCF Data Service, but it didn't seem to connect properly and I couldn't find any information on why not. Are there any sources that might cover this comprehensibly
from start to finish?
Thanks for any assistance!
Go to the complete details ...