T
Tony
Can someone please tell me why Visual Studio wants to edit my Web form when
I open it up via the designer?
This only occurs if the form is in FlowLayout mode, it contains a standard
HTML Table control and inside the table is a DataGrid Web control (freshly
dropped in from the toolbox). If you save this form, close it and reopen it
via solution explorer, Visual Studio marks it as being edited. Normally this
would not annoy me but if are using Source Safe with your project, then this
glitch starts to get frustrating because the IDE wants to check out the form
when I only want to view it, not edit it!
Thanks in advance,
Tony.
I open it up via the designer?
This only occurs if the form is in FlowLayout mode, it contains a standard
HTML Table control and inside the table is a DataGrid Web control (freshly
dropped in from the toolbox). If you save this form, close it and reopen it
via solution explorer, Visual Studio marks it as being edited. Normally this
would not annoy me but if are using Source Safe with your project, then this
glitch starts to get frustrating because the IDE wants to check out the form
when I only want to view it, not edit it!
Thanks in advance,
Tony.