:: Forum >>

Grid Row Visibility State / Cell Functionality

Can a row be marked as Hidden ?

eg. Build Grid with data, Set some sort of Filter State (itterate rows in grid and hide / show accordingly) ?

Can a Cell contain the result of other cells ?

eg. Cell05=(Cell01 * Cell03)

Andy
Tuesday, December 15, 2009
You can hide some rows or re-arrange the row display positions with rowIndices property -

http://www.activewidgets.com/aw.ui.grid/row-indices.html

As for the calculated cells you can assign a function to the cell text. See also -

http://www.activewidgets.com/javascript.forum.20911.7/calculated-columns-cell-formula.html
Alex (ActiveWidgets)
Tuesday, December 15, 2009

This topic is archived.


Back to support forum

Forum search