Sorting column image visibility using List Wizard

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
smoady
Posts: 22
Joined: February 4th, 2022, 3:52 pm
Contact:

Sorting column image visibility using List Wizard

Unread post by smoady »

When using the List wizard, the following controller is generated handling the actions (Page, PageSize, Filter, DataDownload, Sort).
WizardListController.png
For the sort action, when attempting to sort a new column, the arrow image visibility of the prior sorted column isn't modified to False as shown in the screenshot below.
SortedColumns.png
SortedColumns.png (5.87 KiB) Viewed 58 times
SortedColumns.png
SortedColumns.png (5.87 KiB) Viewed 58 times
Visibility of the previous column should be set to False. Below shows the created service InsertAndUpdateNode when using the wizard, highlighted are the values that should all be set to False.
UpdateAddressBookListSortVisibility.png
word count: 96

Tags:
Post Reply