:: Forum >> General/Off-topic >>

cell and Link or Event click

More information on this topic is available in the documentation section: /grid.doc/.

I have a problem with my Grid becose need all cells had links to leave a another page.

how to used?
Arturo E.C.
Thursday, September 25, 2008
Use onCellClicked event -

grid.onCellClicked = function(event, col, row){
window.location = ...
}
Alex (ActiveWidgets)
Thursday, September 25, 2008



This topic is archived.

Back to /grid.doc/

Documentation:

Forum search