This is a migrated thread and some comments may be shown as answers.

Tileview -Item reorder

4 Answers 58 Views
TileView
This is a migrated thread and some comments may be shown as answers.
veera
Top achievements
Rank 1
veera asked on 17 Aug 2011, 03:09 AM
Hi ,

i am facing one issue.
My req is i need to save the tileview item postion when it is re ordered.when item is reordered it will hit the database and save the position etc. Any event is existed after reordertiles performed? i want to save all the tileview items at a time.

Thanks
Vru 

4 Answers, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 17 Aug 2011, 12:44 PM
Hello Veera,

There are two events related to the tile position change - PreviewTilePositionChanged and TilePositionChanged. Also, the RadTileViewItem exposes a Position property that you can bind to a business value in a TwoWay mode binding thus always keeping track of the changes made to the position of a tile.

Is this what you were looking for or am I missing something?

Kind regards,
Tina Stancheva
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

0
Tim
Top achievements
Rank 1
answered on 02 Nov 2011, 01:22 PM
Hello Tina,
can you provide an example of this TwoWay-Binding?
That would be great! Thanks a lot,Tim.
0
Tina Stancheva
Telerik team
answered on 07 Nov 2011, 12:25 PM
Hello Tim,

I attached a sample project where the RadTileViewItem's Position property is bound using a TwoWay mode to a business property. I hope it will help you.

Please let us know if we can  further assist you.

Greetings,
Tina Stancheva
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Tim
Top achievements
Rank 1
answered on 08 Nov 2011, 07:28 PM
Tina, thanks a lot for your answer and your project! I am not yet accustomed to these ContainerBindings! :)
Helped me a lot!

All the best,
Tim.
Tags
TileView
Asked by
veera
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Tim
Top achievements
Rank 1
Share this question
or