I'm using Visual Studio 2010.
I have an html table in a templated column of a GridView. The table contains 2 rows of 1 column each, with a button in each cell.
Very often, I'll open up the project or just switch between design and source view to find that the order of these 2 buttons has changed. The rows have swapped. So I go into Source view and move the rows back the way they were.
Some time later, it will switch again.
Any ideas? thanks.