Error quick search in the grid

Scriptcase 9.4.014

The “key” field shown in the photo (search_2.jpg) in the grid has a value of 465104. Filtering by “id_impserv” = 466 (search3.jpg) the value of the “key” field is different: 4665 instead of 465104

search_1.jpg

search_2.jpg

search_3.jpg

what is the value of the 'key’field without a quicksearch?

… The “key” field shown in the photo (search_2.jpg) in the grid has a value of 465104…

i mean what is the value of key WITHOUT using quicksearch. So no search using! what is the value of key with id 15229 impserv 466?

Do you have manipulations in you “onload” event? I get a record value problem in the event while I do quicksearch. After a search, the values of field in the onload event are not updated and always represent the data at the form load. But in my case, the shown values are correct on form.

If you manipulate data before showing them, that may be your issue.

In my case, I updated from 9.04.09 to 9.04.14. Didn’t had this behaviour before.