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

Line remove

Hi,

Is it possible to remove the line in the SfMaskedEdit when te page appears?


When i click in de SfMaskedEdit (focus) and click outside (Focus off) the controle the line disappears.

Snippet of the source:

                                        <inputLayouts:SfTextInputLayout
                                            Grid.Row="0"
                                            Hint="{i18n:Translate lengte}"
                                            ContainerType="Outlined"
                                            OutlineCornerRadius="8">
                                            <maskededit:SfMaskedEdit
                                                x:Name="Lengte"
                                                Mask="######"
                                                MaskType="Text"
                                                HidePromptOnLeave="True"
                                                TextColor="Green"
                                                FontSize="14"
                                                Keyboard="Numeric"
                                                HorizontalTextAlignment="Start"
                                                ValueMaskFormat="ExcludePromptAndLiterals"
                                                ValueChanged="Lengte_OnValueChanged"
                                               
                                                Value ="{Binding Lenght,Converter={StaticResource decimalToStringConverter}}">
                                            </maskededit:SfMaskedEdit>
                                        </inputLayouts:SfTextInputLayout>

Best Regards,

Thijs van Rijswijk


3 Replies

BK Bharathiraja K Syncfusion Team April 26, 2019 12:22 PM UTC

Hi Thijs, 
 
Greetings from Syncfusion support. 
 
We were able to reproduce the issue PromtChar does not get hide on loading and we confirm this as a bug and logged a defect report. The fix for the reported issue will be available on or before 3rd May 2019. 
 
We are facing internal error in feedback server. So, we will share you the feedback link for this once it gets resolved. 
 
Regards, 
Bharathi. 



BK Bharathiraja K Syncfusion Team April 29, 2019 06:05 AM UTC

Hi Thijs, 
 
We have created feedback for PromtChar does not get hide on loading. You can keep track of the bug from the feedback portal below.   
 
 
If you have any more specification/precise replication procedure or a scenario to be tested, you can add it as a comment in the portal.   
 
Regards, 
Bharathi. 



BK Bharathiraja K Syncfusion Team May 3, 2019 12:20 PM UTC

Hi Thijs, 
 
Thanks for your patience.  
 
We have fixed the reported PromtChar does not get hide on loadingissue and the patch for the same can be downloaded from the below link.  
 
Please find the patch setup from the below location.  
 
or  
 
Please find the patch assemblies from the below location.  
 
or 
 
Please find the NuGet from the below location.  
 
Please let us know if you have any other queries. 
 
Assembly Version: 17.1.0.38   
   
Disclaimer:  
Please note that we have created this patch for version 17.1.0.38 specifically to resolve the issue reported in the forum 144241. If you have received other patches for the same version for other products, please apply all patches in the order received.  
 
This fix will be included in our upcoming Weekly NuGet release which is scheduled to be rolled out at the 7th May 2019. 
 
Regards, 
Bharathi. 


Loader.
Live Chat Icon For mobile
Up arrow icon