This package is class library consolidates several classes for creating HTML based user interfaces with enhanced usability using Javascript code to provide additional client side based interactivity.
With this class library you can:
- Create two or more lists or menus (using the form select inputs) linked by a master/detail relationship
- Move items between two or more lists/menus (using the form select inputs)
- Display a tab sheet like interface
- Edit a recordset on client side without the need for multiple HTTP server requests