We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

SyncFusion Grid Control binding

Hi,
I am new to SyncFusion. Hope someone can guide me to the right area.

In my WPF application, I need to show all the files in a particular folder into a grid with two columns. First column shows the file name, second one shows the file type. I am populating a object collection with all the files in the folder (Collection: Files[], object: File with 2 properties Name, Type). 
FileType
File1.pdfPDF
File2.pdfPDF
File3.xlsxXLSX
File4.docxDOCX
Questions:
1. The appropriate control for this task (sfDataGrid? GridControl?, GridDataControl?)
2. How do I bind it to the grid? Any simple examples similar to what I need? 
3. How to allow user to do a client side search for a particular file in the grid, also perform filter by type (dropdown menu with checkboxes for each type).

Thanks a lot!
Biju

2 Replies

BV Biju Vargheese April 26, 2015 10:44 PM UTC

This article helped me. 
http://help.syncfusion.com/ug/wpf/Documents/createasimpleapplicationwithdatagrid.htm

Thanks,
Biju


SC Saranya CJ Syncfusion Team April 27, 2015 06:59 AM UTC

Hi Biju,

Thank you for your update. We are glad to know that you have found out the solution for your issue. Please let us know if you require any other assistance on this.

Regards,
Saranya

Loader.
Live Chat Icon For mobile
Up arrow icon