Skip to content

0.6.1

Compare
Choose a tag to compare
@tiliv tiliv released this 18 Dec 21:45
· 693 commits to master since this release

This release adds a return statement to the datatableview.initialize() javascript function that was added in version 0.6.0. The returned value is the jQuery collection of objects that are the initialized oTable objects from the initialization process. This should support multiple or single initializations with a uniform interaction.