Hello,
Is there any possibility to use the LLBLGenProDataSource on Windows Forms too?
Regards, Alex
LLBLGenProDataSource are built for Web Forms Databinding.
For Windows Forms Databinding you can use BindingSource control available with Visual Studio 2005.