Click here to Skip to main content
15,903,856 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi All,

I've a grid view with xml file as data source. Data is populated in grid from xml file.Now, I want to filter populated data by selection some column value via a tree view node which contains that column values. Plz suggest me, how can it be accomplished ?

Thanks

Regards,
Itz.Irshad
Posted
Comments
Vani Kulkarni 9-Jul-12 4:18am    
What have you tried till now? Would you post code where you are facing the issue?

1 solution

Please check my solution in the below link.
www.c-sharpcorner.com/Forums/Thread/180882/how-to-filter-datagridview-by-making-any-change-in-the-textb.aspx[^]


Here i have used xml as datasource and instead of textbox u can use ur treeview
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900