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
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.
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)