Search Type: Posts; User: dantepat
Search: Search took 0.02 seconds.
-
17 Jan 2010 1:39 AM
- Replies
- 9
- Views
- 37,622
here sample
grid.on({
'click' : {
fn: this.prueba,
scope: this
}
});
Results 1 to 1 of 1
here sample
grid.on({
'click' : {
fn: this.prueba,
scope: this
}
});