Good morning,
In my program, I've got 2 RadTileView.Items : one is visible and the second one is hidden depending of the number of image to display.
The first one is always visible and Maximized.
But if I change the Visibility Property of the second one to Visible, the first RadTitleView.item hide the second one.
I notice that the position property of the second one is equal to -1.
If the 2 items are visible when I start the program, the property of the second is equal to 1.
Do you have a solution to reorder the radTileView?
thanks
In my program, I've got 2 RadTileView.Items : one is visible and the second one is hidden depending of the number of image to display.
The first one is always visible and Maximized.
But if I change the Visibility Property of the second one to Visible, the first RadTitleView.item hide the second one.
I notice that the position property of the second one is equal to -1.
If the 2 items are visible when I start the program, the property of the second is equal to 1.
Do you have a solution to reorder the radTileView?
thanks