Bogdan Shatik

Results 2 comments of Bogdan Shatik

I resove this, just take event via ajax and calculate offset (grab this offset in get parameter)

bad code, but this normal work: ``` var ft = FooTable.get("#your-table"); var checked=[] for (var i = 0, l = ft.rows.all.length, row; i < l; i++){ // the FooTable.Row object...