Using VB.NET & Visual Studio 2022
I have a form with misc fields and unbound data and variable.
I am not using a database. Its just a small progject.
How do I send the unbound data to an xtraReport1 report?
Thanks in advanced
I have looked all through DevExpress site to find out how, but all I can find is how to hook up a data source using a database or json file