You searched for the word(s): [no words] || User(s): kalana
< 1 second(s)
-
Michel [Xceed]:Hi Kalana,
You need to set the ItemsSource of the DataGridControl instance and not its DataContext.
You can find more information here:
http://doc.xceedsoft.com/products/XceedWpfDataGrid/Creating_your_first_DataGrid_Project.html
okey i will follow the instruction again
-
i have tried very much to get the apperance done.but it won't work how do i do ? this is my wpf code
Imports MySql.Data.MySqlClientImports System.DataClass MainWindow Dim connection As MySqlConnection Dim commond As New MySqlCommand Dim dataadapter As New ...
-
At the movment of the instalation Xceed DataGrid for WPF v4.3 i have connected my database without having any truoble as usual.but now i can't get my data grid view thsi is my code . data won't display .why?
Imports MySql.Data.MySqlClientImports System.DataClass MainWindow Dim con As MySqlConnection Dim ...
-
I have download and instal Xceed Professional Themes for WPF v2.0 Resource Center but i don't understand how to apply themes to my form ? any help?