luke82

Results 5 comments of luke82

I test it just now and for me worked like charm too! THX

Hi, I have solved a similar problem and I highlighted border. Like there: http://dragtest1.slevkov.cz/index.html add: `border-bottom: 2px dotted #ff0000;` into: ``` .ui-grid-draggable-row-over:before { ... --- here --- } ```

I have same problem as **christrude**. Did anyone solved it? Thx

I managed to simulate the cause. I'm using in angularjs ui-grid + plugin ui-grid-draggable-rows for order rows by drag and drop. When I drag row and move UP grid automatically...