This is a migrated thread and some comments may be shown as answers.

Datasource for each cell

0 Answers 93 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Cristian
Top achievements
Rank 1
Cristian asked on 17 Oct 2011, 04:27 PM
Hi I'm working with telerik rad controls for asp.net ajax Q2 2010 and this is my scenario.

I have a radgrid that has 5 columns that show the count of requests that are registered,authorized,rejected,cancelated and the total count of the 4 status.
What I need to do is  for the first row, get the count of requests registered authorized,rejected,and cancelated the current day.
for the second row get the same count but for the current month.
and the third row the count but per year.
I'm using linq and entity framework in my app.
how can i do this?

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Cristian
Top achievements
Rank 1
Share this question
or