Windows Forms and LLBLGenProDataSource

Posts   
 
    
astrnad
User
Posts: 30
Joined: 23-Jul-2007
# Posted on: 26-Jul-2007 14:09:50   

Hello,

Is there any possibility to use the LLBLGenProDataSource on Windows Forms too?

Regards, Alex

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 26-Jul-2007 15:14:15   

LLBLGenProDataSource are built for Web Forms Databinding.

For Windows Forms Databinding you can use BindingSource control available with Visual Studio 2005.