Method not found 'DevExpress.XtraTreeList.TreeListMultiSelection DevExpress.XtraTreeList.TreeList.get_Selection()'
Hi, I am using Active Query Builder 2 .Net Edition v.2.10.19.830, in VS.Net 2019 (winforms) , with DevExpress 21.1.3.
I am facing this error:
Method not found: 'DevExpress.XtraTreeList.TreeListMultiSelection DevExpress.XtraTreeList.TreeList.get_Selection()'.
when I create an instance of the object:
QueryBuilder queryBuilder1 = new ActiveDatabaseSoftware.ActiveQueryBuilder.QueryBuilder();
Do you have any idea of what its happening?
Tks,
Karina
Hello, Karina.
Sorry for keeping you waiting for so long.
We updated references to DevExpress assemblies and fixed a few SQL syntax issues in the new version of 2.x branch. You can download it from the Customer's area now.