Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error loading form with a DataGrid control.

Status
Not open for further replies.

Haazi2

Programmer
Aug 25, 2000
51
US
I have a form called frmCategory which loads when I open my project. Whenever, I open this project I get a message that there was an error loading the frmCategory and to check the frmCategory.log for error details. I checked the file and I get the following message: Line 16: Class MSDataGridLib.DataGrid of control dgCategory was not a loaded control class. Evidently, my DataGrid references Class MSDataGridLib.DataGrid which has not been loaded. How do I resolve this error?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top