This is a migrated thread and some comments may be shown as answers.

Force refresh of visible cells.

1 Answer 44 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 31 Aug 2012, 08:43 AM
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.

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 03 Sep 2012, 07:04 AM
Hi Paul,

You can try working with CellEditTemplateSelector instead. Check out this demo for more information. Will that approach meet your requirements ?  

Regards,
Maya
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
TreeListView
Asked by
Paul
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or