Hi,
We are using DHTML X Grid 2.5 professional version. The X Grid is loaded from an XML which is generated by a request. We have a special case in which the request length is too huge (e.g 10000). When that request is used in loadXML method it throws Incorrect XML error. We found that the responseBody is undefined and also it has the Request status as ‘400’ and status Text as ‘Bad Request’. Could you please help us in resolving this issue for large requests?
P.S: We could not refactor the request.
Regards
Karthik