Hi all,
I'm trying to sort rows in an interactive grid. I have two buttons, if you press the arrow pointing down it will change its sequence("Sec. Visita") with the row beneath it. It happens the other way around when you press the other button.

I have done it with JS and Ajax. The problem is that I want to see the change immediately but this message appears and i have to press OK, before seeing the change. (I refresh the grid with a DA).

Is there a way to disable this message or a way to sort the rows by pressing the buttons or something like that?
Thanks in advance,
Miguel Medina.