views:

8

answers:

0

I have a number of LinqDataSources on a page and one formview. On page load I want to bind the formview to one of the datasources based on a querystring var passed to it. I can bind it, but no data shows until I click cancel ( or perform some other postback ). What am I missing?