Hello Mohamed Elsheihh,
This behavior of the RadWrapPanel is known to us and is related to the calculation of a container's position inside this panel. Unfortunately we cannot propose a workaround using a RadWrapPanel as it inherits from System.Windows.Controls.Panel.
Instead, I suggest using the VirtualizingWrapPanel instead where the position of a RadListBoxItem is differently calculated, because this panel inherits from System.Windows.Controls.VirtualizingPanel.
Hope this helps.
Regards,
Polya
Telerik
This behavior of the RadWrapPanel is known to us and is related to the calculation of a container's position inside this panel. Unfortunately we cannot propose a workaround using a RadWrapPanel as it inherits from System.Windows.Controls.Panel.
Instead, I suggest using the VirtualizingWrapPanel instead where the position of a RadListBoxItem is differently calculated, because this panel inherits from System.Windows.Controls.VirtualizingPanel.
Hope this helps.
Regards,
Polya
Telerik
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