Cannot select a GridView control from Visual Studio if in <asp: table>
I am sure that this is probably really stupid that I do not notice. I cannot select / select any GridView controls in Visual Studio 2010 when they are inside an asp: table element. If I move the GridView outside the asp: table element, I can select it and see the properties in the properties window.
When a control is in a table element, it does not appear in the designer (but when the site starts) and does not appear in the properties window. See screenshot. Any ideas? I looked through almost all the options in Visual Studio, but I can not find the one that will be applied.
This is not a coding problem, since the grid itself works great - that's why the code is not sent here.
Any thoughts?
Edit - this will not allow me to post a screenshot, so I will send the link