Hello
I use AjaxEvent to treat OnClick on records of a grid.
How can I activate a JavaScript or do actions like grid refresh after the return from the Ajax call ?
It seems JavaScript method, and nearly nothing is usable in PHP part of AjaxEvent…
Has anybody faced the situation ? And found a solution …