Kryo is an open source Java serialization framework used to convert Java objects to a binary format and back. Kryo enables developers to persist objects to files, databases or send them over a network ...
This example illustrates how to show DataGrid in the Popup Edit Form and implement CRUD operations for a data field that contains an array.