This question is locked. New answers and comments are not allowed.
Hi,
Is there any way to force the refresh of the cells that are currently visible on-screen ?
I have a set of custom columns and the user can select an application option that causes the display of the cell (from the "CustomCreateCellEditElement" method) to render each cell differently.
This event gets invoked when a new cell is drawn (after expanding a node or scrolling) but for the existing cells, it isn;t refreshed. How can I cause the control to refresh all of the visual elements ?
Many thanks.
Is there any way to force the refresh of the cells that are currently visible on-screen ?
I have a set of custom columns and the user can select an application option that causes the display of the cell (from the "CustomCreateCellEditElement" method) to render each cell differently.
This event gets invoked when a new cell is drawn (after expanding a node or scrolling) but for the existing cells, it isn;t refreshed. How can I cause the control to refresh all of the visual elements ?
Many thanks.