Count Number of Students in a radgrid column

Posted by Jopito under ASP.NET on 12/11/2013 | Points: 10 | Views : 1788 | Status : [Member] | Replies : 1
Hellow pals,i have a radgrid whereby it contains the column "Number of Students".This column has to fetch details of a student Id and show the number of students that were addded by that studentID,Lets say a studenID "X" created students "A,B,C",then what should appear in the radfrod grid is "3"which counts those students, i have a method which returns list of students by studentID but this one populates on a dropdown,My question is,should i create another method which returns the same students but counts all?Then how can i bind that result to show on that column in the radgrid?.Someone give me more clarifications

Thanks

Mark as answer if satisfied


Responses

Login to post response