This question is locked. New answers and comments are not allowed.
Hi,
I basically want to implement a rich text box with word style editing controls, which is exactly what telerik's miniselectiontoolbar provides. However, I am unable to do this in my solution. I can implement this just fine in a standalone silverlight page but because the page i am working on is hosted on top of a larger silverlight framework (my page is a widget in a sense and can be dragged and dropped into different tiles) for some reason it stops the miniselectiontoolbar from showing.
My theory is that popups are the issue here, I was wondering if there is some existing function i can use to have the toolbar constantly opened and not a popup, like the first image shown in http://www.telerik.com/products/silverlight/richtextbox.aspx. I really dont want to create all the buttons and functions myself!
thanks!
I basically want to implement a rich text box with word style editing controls, which is exactly what telerik's miniselectiontoolbar provides. However, I am unable to do this in my solution. I can implement this just fine in a standalone silverlight page but because the page i am working on is hosted on top of a larger silverlight framework (my page is a widget in a sense and can be dragged and dropped into different tiles) for some reason it stops the miniselectiontoolbar from showing.
My theory is that popups are the issue here, I was wondering if there is some existing function i can use to have the toolbar constantly opened and not a popup, like the first image shown in http://www.telerik.com/products/silverlight/richtextbox.aspx. I really dont want to create all the buttons and functions myself!
thanks!