We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Done and Cancel Buttons on sfDatePicker

Anyone know what is required to get the standard check and X buttons at the bottom of the sfDatePicker in WPF?

The sfDatePicker is not rendering the standard buttons when selecting a date.  Instead it is showing the following:

Here is the XML for the picker:

                <syncfusion:SfDatePicker x:Name="dpPostDate" Grid.Row="2" Grid.Column="1" Margin="4"/>


Here is the window and window resources XML:
<Window
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:syncfusion="http://schemas.syncfusion.com/wpf" x:Class="wdwFreezerInvReceipts"
    Title="wdwFreezerInvReceipts" Height="315" Width="527">
    <Window.Resources>
        <Style x:Name="csTest" x:Key="customCellStyle"  TargetType="syncfusion:GridCell">
            <Setter Property="BorderBrush" Value="#FF7fd0de" />
            <Setter Property="BorderThickness" Value="0,0,0,1" />
            <Setter Property="Padding" Value="10,0,0,0" />
            <Setter Property="FontFamily" Value=" Segoe UI" />
            <Setter Property="Foreground" Value="#FF2A2A2A" />
            <Setter Property="FontSize" Value="16" />
        </Style>
    </Window.Resources>




6 Replies

VR Vijayalakshmi Roopkumar Syncfusion Team July 17, 2017 12:14 PM UTC

Hi David

Thank you for contacting Syncfusion Support.

We have checked the reported requirement with SfDatePicker using the provided code, but the standard buttons such as Done and Cancel buttons are retrieving correctly at our end. We have also taken the video that shows the same. Please download the video and sample from following location:

Sample: http://www.syncfusion.com/downloads/support/forum/131528/ze/SfDatePicker_donebuttons-2077106831 

Please check the sample and video and let us know whether we are following correct issue replication steps. If not kindly modify our sample into issue reproducible sample and also provide us the video that shows the exact issue scenario. Also let us know whether you are placing the SfDatePicker inside the SfDatagrid and your product version details. So that it would be helpful for us to proceed further on this.

Please let us know if we had misunderstood your requirement.

Regards,
Vijayalakshmi V.R.  



GM Gangabharathy Murugasen Syncfusion Team July 18, 2017 04:16 AM UTC

Running this under Dot Net Framework 4.5, I am receiving the attached results. 
 
-          David 



DL David L. Majors July 18, 2017 10:09 AM UTC

I have included a video of the results I am getting.

The icons are missing from both my project and the executable that my users are seeing.

The syncfusion runtime version is v4.0.30319

- David


Attachment: ScreenCaptureProject1_ffeabc60.zip


VR Vijayalakshmi Roopkumar Syncfusion Team July 19, 2017 10:51 AM UTC

Hi David

Thank you for the update.

We have checked the reported behavior with SfDatePicker and observed that the reported behavior is reproduced in the Windows 7 OS and not in Windows 10 OS. We have also taken the video for the same. Please download it from below location:

Windows 7:
Video: http://www.syncfusion.com/downloads/support/forum/131528/ze/SfDatePickerWindows7725777686 
 
So please let us know your OS version details and syncfusion product version details. It would be helpful for us to proceed further on this.

Regards,
Vijayalakshmi V.R.  



DL David L. Majors July 19, 2017 11:04 AM UTC

We are using Windows7 throughout our organization at the moment.  A Windows 10 roll out will not happen for a while.

I am running Windows 7 Professional Service Pack 1

Syncfusion version 15.1450.0.37




VR Vijayalakshmi Roopkumar Syncfusion Team July 20, 2017 11:15 AM UTC

Hi David

Thank you for the update.

We have confirmed the reported issue "Cancel and Done buttons of SfDatePicker are not correctly displayed in Windows 7 OS" with SfDatePicker is a defect and have logged a report. A support incident has been created under your account to track the status of this defect. Please log on to our support website to check for further updates

https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents  

Please let us know if you have any questions.

Regards,
Vijayalakshmi V.R  


Loader.
Live Chat Icon For mobile
Up arrow icon