Does the wpf GridView support direct binding to SqlCeResultSet?
1 Answer, 1 is accepted
0
Vlad
Telerik team
answered on 18 May 2012, 07:07 AM
Hello,
We believe that you will not have problems to use this with the grid however if you want better performance and smart queries to your database you may need to use some LINQ provider like EF. All grid operations will be transferred to the database server in this case.
Regards,
Vlad
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>