Hi Robert,
We have checked the
reported issue based on the provided information but we were unable to
reproduce the reported issue "WaterMark does not display on
Android" in SfNumericTextBox at our end and we have tested this issue in
Android 14 API version. We have attached the tested sample and it's screenshot
for your reference. Kindly review the attached sample and it's screenshot and
apply any required modifications to reproduce the problem in the sample.
Afterward, kindly forward the sample to us or share issue replication sample
with replication steps. This will enable us to closely predict your issue and
offer a more accurate solution.
Additionally, it's
important to note that enabling the AllowNull property is necessary to display
the WaterMark in the SfNumericTextBox.
Please refer the
below code snippet for this,
<syncfusion:SfNumericTextBox
Watermark="Enter" AllowNull="True"/>
|
Regards,
Brundha V
Attachment:
NumericTextBox_3892b252.zip