Page 1 of 1

DevExpress datasource sample to WPF GridControl

Posted: Wed 27 May 2009 15:57
by rakgol_a
Hi,

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

Regards,
Alfred

Posted: Fri 29 May 2009 10:33
by Shalex
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.