Dear Community,
I'm sure we can all agree that over the past four releases, the experience with Tabular Data Manipulation on WebUI has significantly improved.
We've made further progress and I'd like to share it with everyone:
-
“Advanced Table Editing” as a formal General Available feature: This feature was first made available in AIMMS 4.87.1 as an Experimental Feature. Support for Block Selection, Block-Editing, and Copy-Paste capabilities were all implemented. Later we added the ability to Search&Find. We've been addressing the feedback we've gotten and making improvements. With the release of AIMMS 4.90, we formally establish this as a General Available feature and take it out of the experimental feature category.
-
Table Header Sorting: Sorting is now supported in the Header cells of the Table widget. The behaviour is similar to how data can be sorted by Table Row or Column headers. Here, the elements of one of the sets involved in the table are sorted.
Consider the following example where the data has four indexes:
If we choose for “Decreasing” sorting of the set Centers in the Columns Headers, then the table is sorted as follows:
Similarly, if we choose for “Decreasing” sorting of the set Factories in the Row Headers, then the table is sorted as follows:
We hope these features bring value to your application and further enhance your user experience.
Please leave your feedback and suggestions in the comments.
Thanks.
Team WebUI.