Hi to everybody!
I have a problem that i can’t solve: I have a container with two grids. After a script with a button in the second grid, i have to refresh the first grid. Can i do that? I tried to do a redir to the same container but it create a new container in the second grid.
Can i execute operations from the second grid to the first ones in the same container?
Thanks!