JDataGrid Database Component provides a Java data grid component for database, support ResultSet and RowSet, column sorting, print and print preview and export file for multiple format and more.
| JDataGrid Database Component support large result set, it fetch the row data as needed, every times, a new background thread will start to do that work. |
| JDataGrid Database Component will generate the SQL statement and run it to insert and delete row. |
| JDataGrid Database Component will generate the SQL statement and run it to update row data. |
| The column sorting enable sort the data in the specified column. |
| JDataGrid Database Component allows navigation the page of the database table, it also allows you jump to the specified page. |
| JDataGrid Database Component can export the data to multiple formats, such as csv, html, txt. |