Problem With ToolBox

My TabelAdapter object is not in my toolbox and when I got to choose the toolbox items, its not on the list. Can someone help me


Answer this question

Problem With ToolBox

  • Alex_Petrovic

    you may have to open the DataSetDesigner first.

    try this:
    1. goto Menu -> Project -> Add New Item
    2. Add a DataSet

    The tabelAdapter will show up in the toolbox when the dataSet is open



  • Problem With ToolBox