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

One side of the cube does not work

3 Answers 59 Views
Cube
This is a migrated thread and some comments may be shown as answers.
Mehmet
Top achievements
Rank 1
Mehmet asked on 26 Sep 2012, 08:43 PM

Hi
I used the cube component my project.

but one side of the cube does not work.

At the first start the program
When I click all sides, only 5 sides are working
after than 6 sides operates of the cube.

Best regards,
Mehmet

 

3 Answers, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 01 Oct 2012, 11:55 AM
Hello Mehmet,

Can you please elaborate on your scenario a bit more as I am not sure I understand the issue correctly. How do you switch the sides -manually through the SelectedIndex or by rotating the cube and clicking on a side?

I've prepared a sample solution where I tested the default behavior of the control and when I run the project I can rotate the cube around and click on each of its 6 sides. Please take a look at the solution and let me know if I'm missing something.

Regards,
Tina Stancheva
the Telerik team

Time to cast your vote for Telerik! Tell DevPro Connections and Windows IT Pro why Telerik is your choice. Telerik is nominated in a total of 25 categories.

0
Mehmet
Top achievements
Rank 1
answered on 01 Oct 2012, 02:44 PM

Hi Tina,

I tested your example.

I wrote below this code and I have tried again the cube component.
"Side 1" of the cube does not work.

CubeName.IsRotateOnStart = true;
CubeName.SelectedIndex = 0;

thank you for interest.

best regards
Mehmet,

      

0
Tina Stancheva
Telerik team
answered on 04 Oct 2012, 12:49 PM
Hi Mehmet,

Thank you for getting back to us and elaboprating on the issue. Now I can better understand your case and question. Unfortunately this behavior is by design as the RadCube control doesn't let you select the side that was selected when the rotation was triggered.

And the first side of the Cube is considered as initially selected and this is why when the rotation starts automatically on start up, you need to select a side different from the first one and only then you'll be able to get back to the first side.

All the best,
Tina Stancheva
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Cube
Asked by
Mehmet
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Mehmet
Top achievements
Rank 1
Share this question
or