This is a migrated thread and some comments may be shown as answers.

MAX values allowed in MAXTextLength and MaxHTMLLength in rad editor

1 Answer 101 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Varun
Top achievements
Rank 2
Varun asked on 02 May 2011, 11:28 AM
Hi Telerik Team

What are max values allowed in MAXTextLength and MaxHTMLLength properties in RAD editor latest 2010 version?

Regards
Varun

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 02 May 2011, 11:35 AM
Hi Varun,

The MAXTextLength / MaxHTMLLength properties could receive as a max value:
  • on the client: Number.MAX_VALUE which is 1.7976931348623157e+308
  • on the server: Integer = 2,147,483,647

All the best,
Rumen
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Editor
Asked by
Varun
Top achievements
Rank 2
Answers by
Rumen
Telerik team
Share this question
or