enableFilteringMode Bug

Hi, I am using a combobox inside of a DHTMLX grid with enableFilteringMode(true,URL,true,true). The URL variable inputted is a valid url and we are receiving the correct POST parameters on our server(pos and mask).

Normally we have found that the client side code calls the URL provided when the user highlights the last available row(telling the server to send over the next set of rows). We have also found,however, that when you highlight the last available row multiple times before the server is able to send any response, the URL is called with the original position many times(so the server incorrectly responds multiple times to the same pos variable). Is there a workaround for this?

Thanks,
Brandon

Hi
Please, provide completed demo on support@dhtmlx.com with detailed description what you have and what you expect and steps of reproducing this demo
docs.dhtmlx.com/auxiliary_docs__ … pport.html