Print Page | Close Window

The DevForceDataSource control does not appear in the toolbox

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=288
Printed Date: 26-Jan-2026 at 8:33pm


Topic: The DevForceDataSource control does not appear in the toolbox
Posted By: Customer
Subject: The DevForceDataSource control does not appear in the toolbox
Date Posted: 16-Jul-2007 at 2:17pm
I'm trying to build a quick test web page, using the DevForceDataSource control, but it does not appear in the toolbox, nor does it appear in the list of items that can be added to the toolbox.
 
Below is a list of the items, sorted by namespace that I can add.  (I'm assuming that all the IdeaBlade components are in the IdeaBlade namespace.)



Replies:
Posted By: IdeaBlade
Date Posted: 16-Jul-2007 at 2:18pm
Read the tutorial.  It shows you how to do this.  In later versions of DevForce, we will install this control into the ToolBox automatically at installation.
 

Add the DevForceDataSource Control to the ToolBox

Shut down the running app, and return to Visual Studio.  Open the DevForceWeb.aspx web form in Design View, open the ToolBox, right-click inside of the Data tab, and select Choose Items… from the context menu.  (Expect a delay while Visual Studio searches for potential Toolbox components.)

 

 Click the Browse button on the Choose ToolBox Items form; select IdeaBlade.Web.dll from the 06 Common Code \ IdeaBlade.Web\Web\ bin\debug folder, and select Open 

 

Notice that the DevForceDataSource component is added to the list of .NET Framework components, and is checked.  Select OK on the Choose Toolbox Items dialog to add the DevForceDataSource control to the Data Tab.

 




Print Page | Close Window