on_after_open

on_after_open(self, delta, params, connection)

domain: server

language: python

class Item class

Description

on_after_open event handler is triggered after the sql request is executed and has a dataset as a parameter that can be modified before it is sent to the client.

See also

Server side programming

on_apply events

Modifying datasets