Hi,
I found a bug, it appear on v5.5.0 +
:
It’s hard (very slow) when you scroll grid horizontally.
https://drive.google.com/file/d/1mze7d7iuuLrNQa5QO1BmRLMSIHzLs3QP/view?usp=sharing
Then i realize this bug caused by the following code:
.jqGrid(‘filterToolbar’, {
stringResult: true,
searchOnEnter: false,
defaultSearch: ‘cn’,
groupOp: ‘AND’,
})
Is there any solution for this problems?
I really appreciate your answers
Thanks.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top