Error Ajax Response Parsing. Show a new popup blanck
Mon, 05/02/2011 - 10:58
Hi, today I've seen a error while I was testing a app, I have a page with a qdatagrid inside, the rows have a link to other page, this links is made with a function. The last day, all runs ok but today, when I click the link, the system shows me a popup with the next missage:
""An error occurred during AJAX Response parsing.
The error response will appear in a new popup.""
And then a blank page is open but the links runs OK too, I don't know where I find the error, any idea?
thanks

I've found the solution. I had a "AddAction"(ajaxaction) on rows of Qdatagrid and this action redirect the page. Without this action I solve the problem