How can I set the GridView's row virtualization from recycling to standard? I'm running into an issue where cells are being recycled without having their converters called, which leads to incorrect templates being used.
1 Answer, 1 is accepted
0
Petya
Telerik team
answered on 26 Oct 2015, 12:55 PM
Hi Mark,
We usually advise against disabling the row virtualization in RadGridView, especially if you're planning on using the control with a big amount of data.
That said, I'm not sure I understand your scenario completely, but RadGridView exposes the option to apply different data templates on cells using a CellTemplateSelector without interference with the virtualization. In case this is something that might fulfill your requirements, please go through the respective article here.
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items