recline support for row reordering grid
This commit is contained in:
@@ -130,7 +130,7 @@ test('delete-row' , function(){
|
||||
e = new Slick.EventData();
|
||||
view.grid.onClick.notify({
|
||||
row: 1,
|
||||
cell: 0,
|
||||
cell: 1,
|
||||
grid: view.grid
|
||||
}, e, view.grid);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user