Hello,
Does anyone know if it is possible to combine track changes the way Microsoft Word does?
Thanks!
Sue
Hi,
I have a problem with RadDock.
And I managed to reproduce it in a very small sample.
To explain what's going on - I serialize a RadDock when I leave a view - and restore it later when I come back (load again) to this view.
In the real application I store the values in a database - the attached sample uses simply a string to show the behavior.
I also found a post (which may be about the same problem).
http://www.telerik.com/forums/problem-with-loading-layout#4kMNn5jNsEuXcZtbd0k4-w
But this post is pretty old (2011) and there is a statement: "We will fix this problem with loading the layout in our future releases."
So I guess my problem is something different.
To show that the solution in general works try:
Move one window to the right side of the document pane.
Click V2 (which shows View 2) - Click V1 - and see the restored pane.
Drag the window out of the Dock to see it "free floating" - again switch the views - everything works fine.
To reproduce the problem do:
Close the floating window and switch the view.
Although the code runs and "CurVM" is set to the different view nothing happens.
In simple words - store / restore fails if I have a closed floating window.
Regards
Manfred
Hello,
I've not tried with other themes, but this problem is new in the Q1 2015 SP1 version of the controls.
See the screen shot for an example.
Hi,
When ever I call GroupDescriptors.Reset() on the radgridview, the scroll bar is reset to the top.
Is there a way to avoid this.
I call groupdescriptor reset whenever one of the bound data changes and I need the group aggregate functions to trigger. Otherwise the aggregate function fails to update.
Thanks.
I'd like to duplicate the functionality of the Combobox in the grid. If IsComboBoxEditable is set to True and is IsReadOnly is set to True, it disable selecting anything in the column. What i really want is the ComboBox behavior IsEditable="True" IsReadOnly="True" allows you to type but only will select value rows.
How do I accomplish this?
I need to generate these 2 lines on my chart , i have already chart which generating points, but i need to generate these 2 lines one horizontal and one vertical
they cut each other, i have data which i need to call,
but can you suggest me with some example would be great.
Please share some example.
Thanks in advance