If you run into the issue of using a data control such as a gridview with an xmldatasource….
Make sure that you set the EnableCaching property equal to false.
http://forums.asp.net/t/1262408.aspx
Be the first to rate this post
Tags:
Categories: Microsoft | Visual Studio | Tips and Tricks