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

Unable to drag the tile after adding LightVisualElement

1 Answer 46 Views
Panorama
This is a migrated thread and some comments may be shown as answers.
Raj
Top achievements
Rank 1
Raj asked on 10 Aug 2013, 12:09 PM
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"
            });

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

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 15 Aug 2013, 07:04 AM
Hello Raj,

I am copying the answer from the support thread here as well so the community can benefit from it:

You can use RadTileElements instead of LightVisualElements in RadPanorama and you will be able to perform drag and drop operations with them.

Regards,
Stefan
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
Panorama
Asked by
Raj
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or