Hi Thowfik,Good day to you.
We have validated the given sample. In that sample, there may be a time delay due to the customizations applied in that sample. We have prepared a sample in the same scenario, issue is not reproduced. We suspect that you may update data on every value change event in textbox. Please view the sample which is given below,If you have any queries, please explain more about your requirement.Regards,Narayanasamy P.
<div class="col-xs-12 col-sm-12 col-lg-12 col-md-12">
<div class="e-float-input e-input-group">
<input type="text" required>
<span class="e-float-line"></span>
<label class="e-float-text">Css TextBox</label>
</div>
|