LLBLGenProDataSource/2

Posts   
 
    
arschr
User
Posts: 894
Joined: 14-Dec-2003
# Posted on: 03-Jun-2006 19:31:21   

How do we get this into our vs2005 toolbox?

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39928
Joined: 17-Aug-2003
# Posted on: 03-Jun-2006 21:08:37   

rightclick toolbox, select 'choose items', browse to ormsupportclasses dll, the datasources are already checked, and click OK. The datasources should now be added to the toolbox. simple_smile

Frans Bouma | Lead developer LLBLGen Pro
arschr
User
Posts: 894
Joined: 14-Dec-2003
# Posted on: 03-Jun-2006 21:48:52   

Strange. I get an EntityCollectionNonGeneric, but not those shown in the video.

Looking around... O.K. These must be web form controls. If I do a show all they do display dimmed out.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39928
Joined: 17-Aug-2003
# Posted on: 03-Jun-2006 22:34:38   

Yes, they're for webforms only. simple_smile VS.NET filters out non-webforms controls as well when you are working on webforms.

Frans Bouma | Lead developer LLBLGen Pro