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

Select Rows from RadFilter results (in RadGrid)

1 Answer 84 Views
Filter
This is a migrated thread and some comments may be shown as answers.
Karl Rohrbach
Top achievements
Rank 1
Karl Rohrbach asked on 15 Jun 2011, 08:37 PM
I need some help.  I have a RadGrid with a RadFilter to generate mailing lists.  Once I have filtered RadGrid, can I select the rows based on the filtered results?  

From a mailing list perspective, I want to add each row from the filtered list to another mailing jobs table.   So I want to iterate through the filtered RadGrid to get only the rows from the filtered set.

Can someone give me guidance?    Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Mira
Telerik team
answered on 17 Jun 2011, 01:06 PM
Hello Karl,

Our system indicates that you have opened a support ticket concerning the same issue. In order to avoid duplicate posts, I suggest that we continue the communication in the support ticket.

However, I post my reply here, as it might be useful for other members of the community:
In order to implement the desired functionality, I recommend that you get the expression tree built by the RadFilter control, apply it to the datasource and then set the filtered datasource as datasource of the desired control.
Please examine the Building filter expressions manually help topic for additional information.

I hope this helps.

Kind regards,
Mira
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Filter
Asked by
Karl Rohrbach
Top achievements
Rank 1
Answers by
Mira
Telerik team
Share this question
or