Hello,
I have a radgrid that is bound to a list of customers - I also have filtering set up on the grid. I have the customer email address as a datakeyname. What I want to do is filter the grid and then generate a list of email addresses from that filtered grid.
But also - I am using paging so I only have 10 results per page. If I filter the grid and I get, for example, 27 results back, I want to retrieve the email addresses of all these 27 records, not just the 10 displaying on the page.
Is this possible?
Thanks.
I have a radgrid that is bound to a list of customers - I also have filtering set up on the grid. I have the customer email address as a datakeyname. What I want to do is filter the grid and then generate a list of email addresses from that filtered grid.
But also - I am using paging so I only have 10 results per page. If I filter the grid and I get, for example, 27 results back, I want to retrieve the email addresses of all these 27 records, not just the 10 displaying on the page.
Is this possible?
Thanks.
