:: Forum >>

cell and Link or Event click

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 support forum

Forum search