Help with ASPxScheduler & LLBLGenDataSource

Posts   
 
    
gabrielk avatar
gabrielk
User
Posts: 231
Joined: 01-Feb-2005
# Posted on: 18-Jun-2009 07:33:15   

Hi,

I've just started to use the ASPxScheduler. I've come to the point that I can show my data using a LLBLGenDataSource, but the interal logic won't perform any save actions.

Is there anyone using LLBLGen having any experience with the ASPxScheduler willing to give some pointers or a working example project?

It might be even on a higher level, since "PerformWork" is never fired on the LLBLGenDataSource.

I understand this is also a ASPxScheduler/DevExpress question. But I hope some has performed this using LLBLGen and can help me prevent some beginner mistakes. (After ca. 10 hours of trying wink )

Thanks, Gab

Walaa avatar
Walaa
Support Team
Posts: 14993
Joined: 21-Aug-2005
# Posted on: 18-Jun-2009 10:04:21   

No one has complained about ASPxScheduler before, so either some people have used it and they never had a probelm with it and in this case I hope you get some help from any of them. Or maybe no one has ever used it with LLBLGen Pro.

gabrielk avatar
gabrielk
User
Posts: 231
Joined: 01-Feb-2005
# Posted on: 18-Jun-2009 10:38:57   

I am not complaining, but just discovered that I have lack of knowledge about it... simple_smile

So, let's hope someone comes along the upcoming days...

Thanks, Gab

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 18-Jun-2009 18:41:49   

Never used that disappointed Does it works two-way databinding with ObjectDataSource?

David Elizondo | LLBLGen Support Team