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

RadTileViewItem - TileStateChanged event

1 Answer 71 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Balsuyambu
Top achievements
Rank 1
Balsuyambu asked on 02 Apr 2012, 01:39 PM
Hi

Is there any event in RadTileView item after state has been changed.

We tried with TileStateChanged event and it is firing before state has been changed.

We need to implement some functionalities after state has been changed.

Please clarify

Thanks
Balsuyambu

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 03 Apr 2012, 04:37 PM
Hi Balsuyambu,

The TileView.TileStateChanged event is fired for each RadTileViewItem which state is changed. The TileView.TilesStateChanged event is fired after all RadTileViewItems states have been updated.

Also the RadTileViewItems expose a TileStateChanged event which is fired as soon as the state of the tile is changed.

However if you've found any inconsistency in the events sequence, please send us a sample solution where we can reproduce it and we will gladly investigate it further. Also if you have any issues implementing your scenario, if you can elaborate on it a bit more, we will be able to better assist you.

Regards,
Tina Stancheva
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
TileView
Asked by
Balsuyambu
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or