Hi,
My main thread is "Check All" feature is not working as expected with Load On Demand
As there is limitation on LoadOnDemand feature in RadComboBox control, as a workaround I used RadMultiSelect with Virtualization.
But when I add the below line it showing console error.
<VirtualSettings ItemHeight="26" ValueMapper="valueMapper" />
As you requested in main thread I am attaching current implementation to investigate the problem.
Attaching relevant files for your reference since full project can't upload due to max size exceed.
Highly appreciate your quick response.
Thanks
Chandi