funny things happening going to 2003

  • Thread starter Thread starter Mark in Miami
  • Start date Start date
M

Mark in Miami

I started developing a project in VB.NET v. before 2003.

THEN, I upgraded to 2003, not the original form created in the other
version doesn't populate fields loaded from the database. I stepped
through the code and the data is being retrieved correctly. Text and
selected item properties are being populated correctly. Only when the
page should refresh with loaded data, nothing happens....

Confused and EXTREMELY frustrated in Miami,
Mark
 
* (e-mail address removed) (Mark in Miami) scripsit:
THEN, I upgraded to 2003, not the original form created in the other
version doesn't populate fields loaded from the database. I stepped
through the code and the data is being retrieved correctly. Text and
selected item properties are being populated correctly. Only when the
page should refresh with loaded data, nothing happens....

"Page"... Are you talking about Windows Forms or ASP.NET Web Forms?
 
Back
Top