Guys,
I am unable to darg-drop the tile after I am adding the following code:
rtileMain9.Items.Add(new LightVisualElement()
{
Text = "Movie Idea: Inception"
});
I am unable to darg-drop the tile after I am adding the following code:
rtileMain9.Items.Add(new LightVisualElement()
{
Text = "Movie Idea: Inception"
});
This is just basic sample I have. I see the animation but somehow I am unable to drag the tiles. Any help is highly appriciated.
Thanks, Raj