i want t make entity data source that bring data from table in db which have startDate and endDate Columns... i want to get data that have the condition the startDate<datetime.now and endDate>datetime.now
how can i make it programmatically ???????????????????????????
↧
Filter EntityDataSource throw DateTime.Now In Code Behind Not in Aspx file
↧