htmlayout::virtual_grid Struct Reference

behavior:virtual-grid, browser of tabular data (records). More...


Public Member Functions

virtual void on_column_click (dom::element &table, dom::element &header_cell)
 Click on column header (fixed row).
dom::element get_current_row (dom::element &table)
 returns current row (if any)
void set_current_row (dom::element &table, dom::element &row, UINT keyboardStates, bool dblClick=false)
 set current row


Detailed Description

behavior:virtual-grid, browser of tabular data (records).

records are coming from external source

See: html_samples/grid/virtual-grid.htm Authors: Andrew Fedoniouk, initial implementation.


Member Function Documentation

virtual void htmlayout::virtual_grid::on_column_click ( dom::element table,
dom::element header_cell 
) [inline, virtual]

Click on column header (fixed row).

Overrided in sortable-grid


The documentation for this struct was generated from the following file:
Generated on Fri May 18 22:05:12 2007 for HTMLayout by  doxygen 1.5.1-p1