Hi, I want to call a function right after agrid is rendered, redrawn, Example : after initial render, and right after a sort is done, or list is fetched after a criteria ....
Also , I would need the current grid data ( ofcourse I can get that by calling grid.data)
how to do it best? or which function can be overridden ... for this...
Thankyou
Also , I would need the current grid data ( ofcourse I can get that by calling grid.data)
how to do it best? or which function can be overridden ... for this...
Thankyou
Comment