Right now I have a grid that I have added custom Up Down buttons to change rows positions in the grid,
I'm trying to find a way to animate the row change, I can't find anything in the UI FX or anywhere else on how to do this.
I'm finding the row using the function arguments current target closest tr trick.
Thanks
I'm trying to find a way to animate the row change, I can't find anything in the UI FX or anywhere else on how to do this.
I'm finding the row using the function arguments current target closest tr trick.
Thanks