can you provide the line which refreshes the gridview against the database please? (I'm using an ObjectDataSource to a webservice database, and the database is sometimes updated by other external applications, I want the user to have a refresh button which retrieves the data from db anew). the GridView.DataBind() doesn't help. I prefer to do it by the ASP.NET CLR code rather then by javascript. best regards
Shimi
modified on Friday, February 8, 2008 2:13 AM