Please help me out to fix some strange behavior of INPUTFIELD.
When I enter data in Inputfield and click update, after the reload completes the entered values are either missed from the list or misplaced. Why is this happening?
You need to store those values to DB or excel through excel. So that once your application will reload it will take all the values from DB . You can also use dynamic update to show all the values without reload.