Hello,
is their anyone who knows how to put data from an Access Database in an Xceed datagrid?
Thanks
As a start I would suggest looking at the documentation - specifically the Providing Data section as the first example is how to bind to a data table.
Once you have that working with your database it really depends what you want to do with the table data and how you want to display it.
I tried and it didn't work. Had some problems but know I found it.
The code I found on this forum for connecting to the data was good. But I needed
something more. I needed a propertychanged variable.
Works fine know
Thanks for the response