dataset Mystry

  • Thread starter Thread starter Tom Gao
  • Start date Start date
T

Tom Gao

Hi guys..

When I drop a dataset onto a form it shows on the form.. but a few days
later when I come back to the same form the dataset have disappeared from
the form. This means I can't bind a ds to a control at design time. Even
though the code/declaration for the same dataset is still in the code
behind. It just doesn't show on the bottom of the form where dataset usually
shows.

I'm sure I'm not the only one that this has happened to. If you know
anything please post it here.

Thanks
Tom
 
HI Tom
From the server explorer , make sure that you update the connection to the
datasource of your dataset.
Mohamed M .Mahfouz
Developer Support Engineer
ITWorx on behalf of Microsoft EMEA GTSC
 
Back
Top