Release notes
1.0.6

Release Date: 28 Aug 2018

 

Dynamic UI

The UI is now dynamically updated when fields are changed to reflect changes that has occurred on the server side. This opens up support for property events in the web client.

 

Inline editing in grid

You can now edit fields directly in the grid. Support has been added for text, numeric, boolean and date fields.

 

Inline editing in grid

 

Performance enhancements

Performance of Search Report control was greatly increased by reducing the amount of data read from the database.

 

Tooltip

Tooltips can be added to grid rows where the tooltip text is calculated server side inside a workflow. This allows for very complex tooltip scenarios where you easily can create tooltips that can be created from very complex logic.

 

SignalR stability improvements

The SignalR connection will now show current connection status and reconnect whenever the connections has been interrupted.