Sort order in table list
I am running the the MVC5Demo. In the file:
How do I sort it?
Thank you,
SM
I am running the the MVC5Demo. In the file:
How do I sort it?
Thank you,
SM
Sorry for this confusion. You have three status changes, but no text messages.
This problem is fixed, the fixed build will be available tomorrow.
The fixed build is available for downloading. Please confirm if the problem is fixed on your side.
I uninstalled 2.10.9 and I installed 2.10.10, but I still have the same issue, unfortunately:
<div id="qb-ui"> @*TreeView*@ @Html.ActiveQueryBuilder().ObjectTreeView(settings => { settings.SortingType = ObjectsSortingType.Name; }).GetHtml() <div id="center"> @*Navigation Bar [CTE | Subqueries]*@ @Html.ActiveQueryBuilder().SubQueryNavigationBar().GetHtml() <div class="qb-ui-canvas-container block-flat"> @*Main working area*@ @Html.ActiveQueryBuilder().Canvas().GetHtml() @*Expression Grid*@ @Html.ActiveQueryBuilder().Grid().GetHtml() @*Status Bar*@ @Html.ActiveQueryBuilder().StatusBar().GetHtml() </div> <div class="clear"> </div> </div> </div>
Thanks,
SM
Hello, Simon.
Please check that the AQB assemblies that referred in your project have the same version numbers.
These are the references out of the box:
Thank you for your report. Indeed, the problem doesn't solved in Offline mode. We are fixing this problem now and will let you know when it will be fixed.
Hello, Simon.
Please try the new version and confirm if the problem is fixed now.
It says I have 3 replies... But there is no text. How do I see them?