LLBLGenDataSource2, Adapter and Telerik Grid

Posts   
 
    
pandu avatar
pandu
User
Posts: 86
Joined: 18-May-2006
# Posted on: 07-Nov-2008 08:29:05   

We had successful project completion under LLBLGenPro 2.0 and as always great help from the Support Team. Thanks a million. simple_smile

Now, we are into a new project with LLBL 2.6, ASP.NET 3.5 and Telerik Grid.

We are told to use the LLBLGenDataSource2 Control from the LLBL 2.0 Version in this new project.

When we drag and select the Entity to connect with the Telerik Grid, for some reason, the Grid doesn't show ANY Columns in the Property Builder from the table.

When we tested the Grid with SQLDataSource, it works fine. It shows the column names for us to change the captions.

Is this LLBL DataSource Control issue or telerik Grid Issue?

Is there a new LLBLGenDataSource2 Control for 3.5 version?

Thanks.

Walaa avatar
Walaa
Support Team
Posts: 14946
Joined: 21-Aug-2005
# Posted on: 07-Nov-2008 10:40:56   

Now, we are into a new project with LLBL 2.6, ASP.NET 3.5 and Telerik Grid. We are told to use the LLBLGenDataSource2 Control from the LLBL 2.0 Version in this new project

What do you mean by LLBL 2.0 version? You are using LLBL 2.6, right? So which LLBLGen ORMSupportClassesxxx.dll are you using in the toolbox? You know this dll should be the same one referenced in your project.

Is this LLBL DataSource Control issue or telerik Grid Issue?

Can't tell yet.

Is there a new LLBLGenDataSource2 Control for 3.5 version?

For .NET 3.5, you should be using SD.LLBLGen.Pro.ORMSupportClasses.NET20.dll The is no 3.5 version of the ORMSupportClasses.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39588
Joined: 17-Aug-2003
# Posted on: 07-Nov-2008 13:28:26   

The datasourcecontrol should work fine with any grid, it implements the default datasourcecontrol features. if telerik's grid gives a problem, please contact telerik, as it's either a problem with their grid, or you may be forgot a setting specific for their grid for example.

Frans Bouma | Lead developer LLBLGen Pro