2014-09-24
1.0.0
Hugo Pinheiro
7.0+
All
.NET
less...
[Overview]
It is a widget that allows the end user hides table record columns, change his display order or even save the entire view to be presented in the next session.
[Detail]
Feature List
This widget makes it possible to rearrange table record columns and save current view.
Table Controller has:
Rearrange Column, allow you to hide or show extra table record column, change his display order;
Save View, save the current view preferences (Column is visible and order) to the database;
Delete View,delete view preference that you have created before;
Load Last Used View Preference, it will load your last saved view preference directly from the database every time that you access your application for the first time.
Fully CSS editable
Main Benefits
You just need to reference some web blocks to your list and you are ready to start;
It will give the end user the ability of seeing a view in the way that he wants;
It is possible to have columns marked as optional, means that are not visible unless the end user wants to see them.
System Requirements and Limitations
- Outsystems V7 or later;
- Optimized for Mozilla Firefox, Google Chrome and IE;
- Grid Controller running on the client side.