DevExpress datasource sample to WPF GridControl

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
rakgol_a
Posts: 13
Joined: Wed 17 Oct 2007 13:10

DevExpress datasource sample to WPF GridControl

Post by rakgol_a » Wed 27 May 2009 15:57

Hi,

Is there examples of how to use dotConnect for Oracle as a datasource
for WPF application?

Regards,
Alfred

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Fri 29 May 2009 10:33

Please use general tutorials when working with WPF applications and using dotConnect for Oracle. For example, if you want to bind a typed Devart DataSet to the DataGrid control in a WPF application, go through the following tutorials:
1) http://www.devart.com/dotconnect/oracle/docs/ , the Database Application Development Concepts part, the Using DataSet Wizard section;
2) http://www.codeproject.com/KB/WPF/WPFDa ... px#dataset.

We don't have any samples for WPF applications.

Post Reply