Super Inplace Editor Plugin - Sort Problem after update

I use super inplace control plugin for editing there in place.

when I run this application,
sorting problem occurs

For example
There are two records in my db it shows the list
Name
argentina
alaska

I click argentina and changed to washington , then I refresh the page
(F5 or press reload icon)

the list show as,
Name
alaska
washington

Again I click the alaska,here the textfield contains washington but
really it wants to show alaska so i don’t know what’s wrong here…

I used SuperInplace Controls plugin I got the problem during refresh
the page.

Please give me an idea, I have using rails 2.2.2