Hello,
I've got two RadListViews with dragdrop functionality enabled (using DragDropService).
Both Listviews have more items in the list (vertical scrollbar enabled)
When I want to drag one item from the source Listview to the target Listview, and dragging the item to the upper/lower bound of the target Listview, the source listview starts scrolling instead of the target listview (see this movie).
Is it possible (and if possible, how can I accomplish) to NOT scroll the source listview but DO scroll the target listview?
Best regards
Patrick Vossen
as RichTextBox has a method like:
Point p = richTextBox1.GetPositionFromCharIndex(3);
What is the method for that in RadRichTextEditor?
I want to get position of particular index in RadRichTextEditor.
Thanks in advance
there any possibilities displaying the separate buttons ( and next) for date & year in control? Attached image for your reference. Please check & do the needful.
Thanks in advance.
Hi.
When we want add a message, we create an instance from ChatTextMessage class or ChatCardMessage class or ...
How can we access to these objects in RadChat1_ItemFormatting event? In fact I want too access to ChatTextMessage Object via TextMessageItemElement.
Thanks alot.
Hi,
How to remove the time format from the footer in . can you please help me to remove this.. thanks in advance
Hi,
I'm evaluating the library and as one of my first test I used a left docked collapsible panel , it works as expected except that the rest of the controls (inside a radPanel) are not adjusted when collapse/expand.
What I have to do for the rest of the controls to be repositioned when the collapsible panel change state?
Thanks,
Ignacio