Hello,
I am trying to use LLBLGenProDataSource2 with a table where I need to select rows where currentdate should be between startdate and enddate that are stored in database.
How can I do this at design time on ASP.NET? Is there a way to do this.
Thx