The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I am trying to paste in a large string into a cell that is a textbox. The cell turns red and says "Exception". What is the limit of text that can be pasted into a textbox cell?
ADAdministrator Syncfusion Team February 10, 2005 12:00 AM UTC
I think a TextBox should be able to handle upto 32000 characters.
When you enable Debugging Exceptions in the VS IDE where is the exception occuring?
Stefan
>I am trying to paste in a large string into a cell that is a textbox. The cell turns red and says "Exception". What is the limit of text that can be pasted into a textbox cell?