I have version 1.2.5363.1
After downloading the demoversion/-s, it upgrades the files.
(Same errors in all the demos)
For example, in the FixedColumns demo I got the following;
A Reference to “Xceed.Grid.UIStyle” is missing.
I can’t find that, so I add a reference to “Xceed.UI .Net” instead.
Finally it ends up with “An unhandled exception of type ‘System.Data.OleDb.OleDbException’ occurred in system.data.dll” when loading dataadapter in the Form1_Load.
OleDbDataAdapter1.Fill(DataSet11)
Why?
Imported from legacy forums. Posted by NewBee (had 1770 views)