I am working on jquery and when i have got 287 rows in jquery ajax then it data doesn't show on web page. When number of row is 250 then it is show in aspx web page. SO how can i solve this problems ? What is maximum data can pass in ajax and show on aspx web page ?
Any help will be appreciate. Thank you in advance.