G
Guest
I have set up a master page and content page. On my content page, I have
defined two form fields called txtBeginDate and txtEndDate. I also have a
sqldataadapter that has two parameters. I have selected form as the source
and typed in the two field names. This worked fine when this page was
stand-alone, but now that I have a master page, the sqldataadapter never
resolves the two text fields. What am I doing wrong?
defined two form fields called txtBeginDate and txtEndDate. I also have a
sqldataadapter that has two parameters. I have selected form as the source
and typed in the two field names. This worked fine when this page was
stand-alone, but now that I have a master page, the sqldataadapter never
resolves the two text fields. What am I doing wrong?