Site Navigation
Add-on: vegUI DataSet
The dataset widget is the first addon that released for the vegUI framework. It can be seen as a combination of the list and the property-set widget.
It is a list that can have multiple columns with different field types. Each field can be enabled to be edited by the user. Each row also has a detailed field. The detailed field is always positioned directly below the row it belongs to and is collapsed by default and can be expanded by the user if he is interested in the information it may contain.
Demonstration
A demonstration of the dataset addon can be found in the vegUI live demo by starting the dataset application over the vegUI menu.
You can also check it out in the tutorial example.
License
This addon is released under an MIT style license which allows you to use it in any project, commercial or non-commercial as long as its copyright message remains with the script.
Download (15th October 2007)
Change Log
2007.09.25 - vegu@vegui.org
* Including this module should no longer cause array iteration errors
if used together with the prototype library
Previous Releases
Tutorials