BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
Hi David,
Thanks for contacting Syncfusion Support.
We were able to reproduce the issue, “text is not reaching the end of the control, is not filling the entire width”. The issue occurs because in site.css file, max-width of input controls is assigned as “280px”. To overcome this issue, you have to change the max-width to width.
Please refer to the below code snippet to achieve this.
For your reference, we have created a simple sample, and the sample available in:
Regards,
Rekha.
|