faholet540
Member
Hi all! im using PreoptimizedCLV with lazy loading with custom layouts and works perfect.
In this case i need add another pclv in each custom layout to do something like this:
The master pclv is vertical and in each item i have a custom layout with pclv1 horizontal
if i add in only one item the layout with the pclv1 works but not if add 2 or more items with the layout
when y try to raise the _VisibleRangeChanged event for the pclv1 have problems with the load.
the pclv1_VisibleRangeChanged is only one and i need one per item in the master pclv
Thanks
In this case i need add another pclv in each custom layout to do something like this:
The master pclv is vertical and in each item i have a custom layout with pclv1 horizontal
if i add in only one item the layout with the pclv1 works but not if add 2 or more items with the layout
when y try to raise the _VisibleRangeChanged event for the pclv1 have problems with the load.
the pclv1_VisibleRangeChanged is only one and i need one per item in the master pclv
Thanks