Improvement in Columns Selector DropDown

As it was displayed in the previous features, now in Columns Selector dropdown you can:

  • Reorder the columns (by drag & drop)
  • Set columns fixed/unfixed
  • You will visualize the columns within the category they belong (when the grid has Title Categories)
  • Set columns visible/hidden (this was the only existent feature from the previous version)
  • Restore default settings: it will restore the order, visibility, size and fix/unfix to the original status

Runtime Persons web grid with Insert, Excel, PDF, and 'Select columns' buttons, a filter icon, and a search box. Rows show colored badges such as 'delayed order' and 'new' next to certain Full Name values, alongside Nickname, Birth Date, Hobby, Gender, and Company columns.

In order to set these new features, you need to open the WorkWithPlus for Web Settings, and configure them in the Standard Action Edit Columns:

The WorkWithPlus Pattern Settings editor shows the Actions tree (Select, Search, Refresh, DynFilterAdd, PageFirst, etc.) with 'EditColumns (Columns Selector)' selected, and the Properties panel highlighting the 'Allow Reordering', 'Allow Resize', and 'Allow restore defaults' options all set to True under the Type 'Drop down button'.

Also, you need to open the Master Page, and in the User Control WWPUtilities set as true the features that you want to enable:

The 'User Control Properties' dialog for the WWPUtilities control on a WebPanel shows a red-boxed group of grid settings — AllowColumnResizing, AllowColumnReordering, AllowColumnDragging, and AllowColumnsRestore — all set to True, alongside the object tree showing Action Group, TableContent, and TableFooter nodes.