
Adds new Query Results demo, plus improves error handling.
Features
- Added "Query Results" demo to JavaScript demo projects for Classic ASP.NET and ASP.NET Core.
- Error handling on initializing the component via the configuration file has been improved.
Fixes
- Minor synchronization issues for operations with datasources performed right after switching to another sub-query have been fixed.
- The bug with serializing the state of the Query Columns Grid in XML layout has been fixed. This led to problems working with a custom state storage provider relying on the query model serialization.
- The bug with displaying of primary key icons has been fixed.
- The bug with removing of a CTE sub-query currently displayed on the Design Pane has been fixed.