|
|
|
Web Components |
| Page 2 of 43 |  |
|
Grid components: overview |
Web Components are tools that let you create sophisticated web applications without having to program. Web components take care of the hard part of publishing databases to the web. They read and write to the database, they display the data, and they handle all user interactions on the web page.The most commonly used web component is a Grid Component. Like a spreadsheet or browse, it displays the fields of multiple records in columns and rows. A grid component allows you to display, input, edit, and delete records.A grid displays selected fields from one or more tables, views, or SQL SELECT statements.
(click for full size image)
 (click for full size image)
Grid components can display character, numeric, logical, date, time, and image data.
| Page 2 of 43 |  |
|
|