0

does anybody have an example for lazy loading a VAADIN(7) table from a MICROSTREAM backed up table using lazy loading feature of MICROSTREAM.

I'm new to this stuff and a bit lost.

Thanks Gerry

Anna Koskinen
  • 1,362
  • 3
  • 22
user1226230
  • 381
  • 1
  • 3
  • 11

1 Answers1

2

Partial answer: For Vaadin 7 specifically you'll need the Lazy Query Container add-on, as Vaadin 7 doesn't support lazy loading by default. The directory page contains an example, but you'll need to fill in the Microstream parts.

ollitietavainen
  • 3,900
  • 13
  • 30