Pending Review
Last Updated: 07 Dec 2023 09:12 by Dominik
The Methode go to page isnt jumping the to the right page if the zoom isnt a 100%.


Declined
Last Updated: 07 Dec 2023 07:59 by ADMIN

After using Direct2D in ChartView, zoom in/zoom out/pan , finally shrink back to the original size. After many iterations, it is possible that the Scatter spline will be shifted, if don't use Direct2D or use the Net Framework,Such problems do not arise.

 Please check the attachment.

 

In Development
Last Updated: 06 Dec 2023 11:01 by ADMIN
When you run the Demo program and select the code of some sample the C# code is shown, but the VB code is missing.
Unplanned
Last Updated: 05 Dec 2023 09:56 by Martin Ivanov
The text elements in a document are positioned wrongly and are slightly offset from their expected positions.
In Development
Last Updated: 04 Dec 2023 14:13 by ADMIN
When the SelectedBoxesVisiblity property is set to Collapsed and the SelectedItem is bound, no text appears in the control when an item is select.
In Development
Last Updated: 04 Dec 2023 14:12 by ADMIN
GridViewMultiColumnComboBoxColumn does not have any selected value in edit mode when SelectionBoxesVisibility is set to Collapsed/Hidden and AutoCompleteMode is Search/Suggest.
Pending Review
Last Updated: 01 Dec 2023 18:02 by Khalil

Using RadTabbedWindow I noticed difficulty dragging maximized windows between monitors. It seems to happen in multi-monitor environments and only when dragging Left of the PrimaryScreen.

In the video I've included , the blue window is a standard window and can be maximized in one drag across any display.

The white window is RadTabbedWindow and the drag will default to the PrimaryScreen when dragged to the left-most display.

Any help would be appreciated. Thanks

In Development
Last Updated: 01 Dec 2023 15:51 by ADMIN
Select a slot in WeekViewDefinition. Alt + click the last slot on the same row:
Expected - all slots from the first select to the last clicked including should be selected.
Actual: Selection contains only the  first slot plus the slot below it on the next row:


Expected:

In Development
Last Updated: 01 Dec 2023 14:55 by ADMIN
When the Interactive Form Fields are in read-only mode, the user should not be able to change the value of the field. The associated Form Field widgets should not interact with the user, e.g. they should not respond to mouse clicks or change their appearance in response to mouse motions.
In Development
Last Updated: 01 Dec 2023 14:18 by ADMIN
When the TextAlignment is set to right the Filter Icon overlaps the text in the header. 
In Development
Last Updated: 01 Dec 2023 11:19 by ADMIN
A password is asked although adobe opens the document without one
Unplanned
Last Updated: 01 Dec 2023 07:12 by Derek

Copy/Paste a shape and then an image leads to a wrong result. 

Steps to reproduce: 

1. Copy plain text from a plain text editor onto the clipboard -> Paste in Spreadsheet and the text is pasted OK.
2. Copy the image from another app onto the clipboard -> Paste in Spreadsheet and the "This information cannot be pasted" dialog is displayed.
3. Insert picture from file into spreadsheet -> image displayed in a shape.
4. Select and copy the shape.
5. Repeat step 1 => Copy plain text from a plain text editor onto the clipboard -> Paste in Spreadsheet and the text is pasted OK.
6. Repeat step 2 => Copy image from another app onto clipboard -> Paste in Spreadsheet and shape selected and copied in step 4 is pasted. => Not expected result.
Unplanned
Last Updated: 29 Nov 2023 14:34 by Martin Ivanov

The vertical scrolling seems to become very slow and even unresponsive, when the following conditions are met:

  • left and right frozen columns count is 0
  • the summary width of all columns is smaller than the width of the RadGridView element

To minimize the issue, you can set the GroupRenderMode property of RadGridView to Nested.

Unplanned
Last Updated: 29 Nov 2023 08:54 by Srikanth
Memory leak when opening a new window that contains a spreadsheet several times.
Unplanned
Last Updated: 28 Nov 2023 13:40 by ADMIN
Created by: Stenly
Comments: 2
Category: Map
Type: Bug Report
0
The RadMap control does not display the MBTiles file format.
In Development
Last Updated: 28 Nov 2023 11:40 by ADMIN
 Table Properties Dialog. Can't see the number edit field in the Windows 11 Theme.
In Development
Last Updated: 27 Nov 2023 13:05 by ADMIN
Unwanted focus border appears on maximize and minimize buttons in the titlebar for Windows 11 theme.
In Development
Last Updated: 27 Nov 2023 10:11 by ADMIN
Having only a single RadPane in one RadDocking instance will not allow you to drag it into another RadDocking instance, which does not have any elements when both RadDocking instances are under the same drag-drop domain.
Completed
Last Updated: 27 Nov 2023 06:22 by ADMIN
Release LIB 2023.3.1127 (27 Nov 2023)
The ListId is not removed when it is set inside another style. 
In Development
Last Updated: 24 Nov 2023 09:16 by ADMIN
System.Data.Services.Client.DataServiceQueryException
  HResult=0x80131509
  Message=An error occurred while processing this request.
  Source=Microsoft.Data.Services.Client
  StackTrace:
   at System.Data.Services.Client.QueryResult.EndExecuteQuery[TElement](Object source, String method, IAsyncResult asyncResult)
   at System.Data.Services.Client.DataServiceRequest.EndExecute[TElement](Object source, DataServiceContext context, String method, IAsyncResult asyncResult)
   at System.Data.Services.Client.DataServiceQuery`1.EndExecute(IAsyncResult asyncResult)
   at SalesDashboard.MainRepository.<>c__DisplayClass22_1.<GetDailyActualsVsTargetsByProduct>b__1() in C:\temp\SalesDashboard_WPF_Dev_2023_3_1114_SourceCode\SalesDashboard\ViewModel\MainRepository.cs:line 126
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
1 2 3 4 5 6