I have a gridview using object datasource for data binding. Everything is working fine except, When i add some new records to data it is not displaying immediately, it requires a refresh. I am using L2S Business Object with Object Data Source. Same thing in update and delete events.
I have a gridview using object datasource for data binding. Everything is working fine
Share
Are you re-binding your GridView after making the changes to your data?