combo autocomplete + paging

Hi,

I’m using the grid with paging. Everything works fine but when I use a combo column with autocomplete function it does something strange.
I load the data with the .NET connector and dynamic loading.

It works fine on the first page (I dynamic load 3 pages), but when I go to the next page it doesn’t show the correct value.

In the return xml the column is filled with some values like : “value^text

So on the first page I only see the link “text” --> correct
When I go to the second page (or if I do server side sorting) then I see the value and the text “value^text

Can anyone help me in this one?

Unfortunately the issue cannot be reconstructed locally.
Please, provide us with any kind of sample of your code to reproduce the issue.

I’ve attached some files.
2 screenshots
1 js file with the script
1 xml file with the generated xml
dhtmlx.zip (72.5 KB)

Unfortunately the issue still cannot be reproduced locally.
Please, provide us with a complete demo where the issue can be reproduced.
Here you can find a tutorial:
docs.dhtmlx.com/doku.php?id=othe … leted_demo

I’ve send some more info with PM