joe ertaba wrote: > Thanks, it works for list but does not work for textbox ?! > > <textbox value="old" persist="value" /> textboxes don't update the value attribute when they change, so if you want to persist it you must set it yourself.