Directlinks


Home arrow Products arrow bosDataGrid
bosDataGrid Print E-mail
Article Index
bosDataGrid
Requirements
Changelog
Software License
Onlinedemo
»Buy now«

bosDataGrid is an Active Server Pages (ASP) based VBScript Class, which enables developers to easily integrate table-based datagrids into their existing ASP projects. The class has numerous integrated methods and properties.

The output module produces 100% standards conform as well as semantical correct XHTML. Design and layout is fully CSS based and added via skins. To integrate in your projects only a few lines of code are needed.

Features for current version 2.50

  • full automated construction of data-tables based on XHTML
  • easy integration in existing projects with a few lines of code (based on commiting SQL strings)
  • New: Print-View for lists!
  • New: display nested lists!
  • many integrated inline functions, like: deletion of  records, alteration of arragement or active form-checkboxes
  • display-/hidable header-, footer area
  • table-columns are sortable up- and downwards; with indicators to show order direction
  • integrated extended filter/search function with use of keywords/signs as well as multiple search words

bosDataGrid: Filter- and search function

  • records can be displayed to the end or paginated. The number of records per page is configurable
  • configurable buttons and icons for the functions: "New record", "Edit record" and "Delete record" (with secure check)
  • the class also offers the possibility to add custom columns to the grid - for additional functionality
  • records can be grouped by definable fields

bosDataGrid: with activated grouping

  • fully integrated detail view (can be activated or deactivated)
  • active form checkboxes

bosDataGrid: Detail view

  • design and layout can be fully controlled via CSS (Cascading Style Sheets) with so called skins. Several ready made skins are included.
  • to asign a new skin, an alteration of only a single property is needed 

bosDataGrid: other skin

  • multilingual interface; currently integrated: German, English (can be easily extended with additional languages)
  • can be used without cookies or usersessions
  • integrated security checks to prevent SQL code injection
  • Open Source (full well documented sourcecode supplied)