Hello Guys,
it is possible to change the direction of the ListControl like in the screenshot? Changing the property "Orientation" of the DefaultListControlStackContainer won`t work. It would be nice, if anybody can tell me the way to do this.
Thanks and regards,
Ronny
it is possible to change the direction of the ListControl like in the screenshot? Changing the property "Orientation" of the DefaultListControlStackContainer won`t work. It would be nice, if anybody can tell me the way to do this.
Thanks and regards,
Ronny
6 Answers, 1 is accepted
0
Accepted
Hi ronny,
Currently, RadListControl does not support horizontal orientation. However, it will be possible to achieve the view from your screen shot with our new list view control which is planned for Q2 2011. You can check the Q2'11 Roadmap for more information on this.
I hope this helps. If you have any additional questions, do not hesitate to ask.
All the best,
Ivan Todorov
the Telerik team
Currently, RadListControl does not support horizontal orientation. However, it will be possible to achieve the view from your screen shot with our new list view control which is planned for Q2 2011. You can check the Q2'11 Roadmap for more information on this.
I hope this helps. If you have any additional questions, do not hesitate to ask.
All the best,
Ivan Todorov
the Telerik team
0

ronny
Top achievements
Rank 1
answered on 18 May 2011, 05:23 PM
Hi Ivan,
thanks for reply. It sounds great, that you planned to implement this. However i must wait and find an other solution for my problem, like redesign.
Ok, regards.
thanks for reply. It sounds great, that you planned to implement this. However i must wait and find an other solution for my problem, like redesign.
Ok, regards.
0
Accepted
Hello ronny,
For the time being, you can use RadMenu to achieve the desired effect, however you will not be able to take advantage of features like virtualization and data binding. I am attaching the source code of the sample I have prepared as well as a screen shot of how it looks.
I hope this helps. Feel free to contact me if you have any additional questions.
Regards,
Ivan Todorov
the Telerik team
For the time being, you can use RadMenu to achieve the desired effect, however you will not be able to take advantage of features like virtualization and data binding. I am attaching the source code of the sample I have prepared as well as a screen shot of how it looks.
I hope this helps. Feel free to contact me if you have any additional questions.
Regards,
Ivan Todorov
the Telerik team
0

ronny
Top achievements
Rank 1
answered on 30 May 2011, 12:24 PM
Hi Ivan,
thanks for your reply and sorry for my late response. It`s a good solution for the problem and it works. Great.
Thanks. Thanks. Thanks.
Ronny
thanks for your reply and sorry for my late response. It`s a good solution for the problem and it works. Great.
Thanks. Thanks. Thanks.
Ronny
0

ronny
Top achievements
Rank 1
answered on 30 May 2011, 03:25 PM
Hi Ivan,
as i wrote, the example is great, but i found some problems now while copy it into my Project.
If you enlarge the form, the radmenu doesn`t fit to the aviable space. Ok, you can set the the background color to transparent, so nobody will see it. But there comes another issue. If you set the anchor of the radmenu also to right or the dockstyle to fill and make the form smaller, the scrollbar didn`t appear. The items will be put under the other items when you resize the form. I can`t really explain it, please take a look at the screenshot. A pic says often more than thousands words ;-)
I hope you understand my problem...
Regards Ronny.
as i wrote, the example is great, but i found some problems now while copy it into my Project.
If you enlarge the form, the radmenu doesn`t fit to the aviable space. Ok, you can set the the background color to transparent, so nobody will see it. But there comes another issue. If you set the anchor of the radmenu also to right or the dockstyle to fill and make the form smaller, the scrollbar didn`t appear. The items will be put under the other items when you resize the form. I can`t really explain it, please take a look at the screenshot. A pic says often more than thousands words ;-)
I hope you understand my problem...
Regards Ronny.
0
Hello Ronny,
I understand your issue, but the solution with RadMenu is rather a workaround, achieved by faking the desired behavior. It will only work when the menu has the same back color as the scroll panel due to the specific behavior of RadMenu when it is docked or anchored.
Feel free to ask if you have any other questions.
Best wishes,
Ivan Todorov
the Telerik team
I understand your issue, but the solution with RadMenu is rather a workaround, achieved by faking the desired behavior. It will only work when the menu has the same back color as the scroll panel due to the specific behavior of RadMenu when it is docked or anchored.
Feel free to ask if you have any other questions.
Best wishes,
Ivan Todorov
the Telerik team