Thanks for reply,
Ok, my english is bad:)
I don't use json, I get rows by (C# code):
DataTable dt = module.Search(pageSize, startIndex, orderByColumn, searchExpression);
This function makes query string and return rows.
Like I said the same schema works in other part of site. I thought it could be by polish letters, but when I deleted them it doesn't improve.