I have a grid with formatted cells(by calling user_defined function) based on various criterias on page_load.
But while I tried to view the next page, the formatting disappears on new pages as well as the initial page.
Please advise on what event should have the user_defined function to format the grid cells during next/previous page change.