c# - GridView not showing new inserted row -


i'm using gridview , sqldatasource. when i'm adding new row in gridview need refresh page in order see new row. view state enabled.

is there can ?

thanks

the databind() method of gridview reload data. useful when changing selectstatement of sqldatasource well. habit use after updating contained in gridview.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -