Browse by Tags
All Tags » data grid » most simple example (RSS)
-
Hello
We try to get started with Xceed WPF DataGrid and we like to start at the beginning (the provieded examples are all heavy overloaded). Therefore we tried to create the most simple DataGridControl example we can imagine:
MainWindow.xaml:
<Window x:Class=''Xceed_DataGrid_for_WPF_virtual_override.MainWindow'' ...
|
|
|
|