Hey guys,

I have this problem with the design mode in visual studio.


If I create asp:table and drag to one of its cells a button for example (or any other control) when i double click on it the IDE is not creating the basic click handle function, if i drag the same control to the source code but without tablecell warping it i does create the click event handle, any ideas of how to fix it ?