8000 fixed issue: The length of the string exceeds the value set on the ma… by jomsk1e · Pull Request #6 · VladimirDimov/jQuery-Datatables-Server-Side-Processing · GitHub
[go: up one dir, main page]

Skip to content

fixed issue: The length of the string exceeds the value set on the ma… #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

jomsk1e
Copy link
Contributor
@jomsk1e jomsk1e commented Jan 28, 2022

Fixed error for large dataTable.

I'm getting error: "The length of the string exceeds the value set on the maxJsonLength property" for large data.

The above error occurs in ASP.Net when AJAX calls are made using AJAX clients like jQuery AJAX or AngularJS and the length of the AJAX Response exceeds the default predefined limit of 2097152 characters or 4MB.

@VladimirDimov VladimirDimov merged commit 5acde66 into VladimirDimov:master Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0