Q: adapter disappeared

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
When I re-define my connection string in the section of “#region Web Form
Designer generatedâ€, my Adapter, dataset and connection components disappears
in my aspx page, the definitions are still in *.cs code but I do not see
components, what is problem?
Thanks,
Jim.
 
At times the designer does funny things like this, you just have to
grin and bear it for now, or avoid the designer...
 
Back
Top