When adding grouping, I am experience some strange jumping behavior when the mouse is moved around the scrollview area. Also random amounts of white space are added to the bottom part of the scrollview area.
Changing theme to another will resolve the issue, although I have not tested all themes for complete per theme repro. If you can provide me means to send you a repro project, I have one ready.
Regards,
Maurice
Hi,
We are exporting a to a number of formats depending on what the user selects (using PdfFormatProvider, HtmlFormatProvider etc), and we use a CellTemplateSelector to add a simple image to some columns to indicate an increase or decrease in the value.
When the grid is exported the result show this or anything else in the DataTemplate. Even if we add a simple into the DataTemplate it is still missing from the exported report in any format. The rest of the data is displayed in the exported report normally.
I can understand maybe a binary image not being displayed, but surely the should be.
Are we missing something simple?
Many thanks,
Hi everyone,
i wanna left align a BarSeries with a CategoricalAxis in a RadCartesianChart (barseries_target). Per default the BarSeries is using the whole space (barseries_origin).
Is there any possibility to get the left align worked?
Thanks in advance.
Thomas

In RadGrid, you have provided the support for both the screen reader and coded Ui at the same time. Now i have the logic of how you differentiate that the OnCreateAutomationPeer is created for System screen reader(Windows 10 ) or any inbuild screen reader (Narrator or magnifier) else any of the third party tool(like Inspect tool)
Regards,
Bala
<primitives:ItemInformationAdorner.AdditionalContent> <telerik:SettingsPane Diagram="{Binding ElementName=radDiagram}" /></primitives:ItemInformationAdorner.AdditionalContent>
Hi there!
I just found an issue with RadMaskedTextInput that is present in the newest WPF Demos, too. In my scenario, I tried it with no mask. Simply type some word into the control, select all with CTRL+A, then hit a letter on the keyboard followed by a space. If you fast enough (but you should not be so fast, just something like experienced-typewriter-fast) your letter will be overwritten by the whitespace that followed it.
If you can't reproduce the issue, I can post a video about it.
Best Regards

Hi Telerik,
We have a requirement to change the background color of a row based on changing values from a group of data, much like the alternating row color. However, instead of alternating row color based on every other row or every N row or based on some bound value, we need to alternate row background colors when values of 2 or more column values have changed.
We were hoping to find a solution that is built-in to the WPF RadGrid control and/or has fast performance. We are using MVVM.
Please find the attached image for an example of the intended behavior.
Please advise.
Kind regards
Dear Admin
Is there any demonstration that how to implement animation during filling data for GridView. For example after I set ItemsSource value, filling data action will be shown with animation, just like one by one row filling within 2 or 3 seconds, or something like flowing whole row from left side to the correct position in RadGridView.
I do appreciate for your help.
My company just purchased the full version of the WPF UI. I replaced all the DLLs in the project. I even deleted the references to them and replaced them with fresh references to the new DLLs. I now get the following error.
Exception thrown: 'System.Windows.Markup.XamlParseException' in PresentationFramework.dll
Additional information: Initialization of 'Telerik.Windows.Controls.RadGridView' threw an exception.
{"Could not load file or assembly 'Telerik.Windows.Controls.GridView, Version=2016.3.1024.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)":"Telerik.Windows.Controls.GridView, Version=2016.3.1024.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7"}
I notice that it's looking for the old version number, not the new one, but I can't find any reference to the old version number anywhere in the project, including in the manifest file that the InnerException mentions.
I asked if we were given any verification code to enter into the DLL, but no one knew anything about one.
Hi,
after the last Telerik update I have some issue with copy (with header) from grid and paste it to Excel.
If the first column doesn't have value, except for the header, when I paste the content to Excel is shifted one row right (see the attachments).
The CopyMode is setted to Cells | Header.
I opened a ticket with a demo. You can see the issue just copying the grid and paste it on the excel.
Thank you
