1)How to Manage Rad from on Tile click event Not user control as In DemoHub?
2)How to show sub tiles on Tile click event?
[When clicking a Tile 1 from Group 1 want to show All Tiles from Group 2 at same Location may contain more Tiles or less]
Thank You,
Dipan
1 Answer, 1 is accepted
0
Ivan Todorov
Telerik team
answered on 30 Jan 2013, 05:45 PM
Hello Dipan,
Thank you for contacting us.
You should not experience any difficulties in managing the form from the Click handler because usually tiles are created as components on the form and their handlers are member method of it:
If I am not understanding you correctly, please try to explain in more detail what is the exact scenario you are trying to achieve or the exact functionality you are after.
As to your second question, I am also not sure I am understanding it correctly. As far as I understand, you need to scroll the panorama to the second group when a tile from the first was clicked. If this is the case, you can use the following click handler: