Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Datagrid Control > Bizarre - DataGrid inside HTML Table

Reply
Thread Tools

Bizarre - DataGrid inside HTML Table

 
 
Tony
Guest
Posts: n/a
 
      07-20-2005
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.


 
Reply With Quote
 
 
 
 
Eliyahu Goldin
Guest
Posts: n/a
 
      07-21-2005
Tony,

It as an old and very well known problem with Visual Studio Design view.

Minimize using design view. If you need to switch there, after switching
back to html view press Ctrl-Z, sometimes even twice. This will undo the
formatting mess.

VS 2005 shouldn't have this problem.

Eliyahu

"Tony" <> wrote in message
news:...
> 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.
>
>



 
Reply With Quote
 
 
 
 
Tony
Guest
Posts: n/a
 
      07-21-2005
If it's a known problem then there's nothing we can do about it. Thanks for
the reply Eliyahu.

Regards,
Tony.

"Eliyahu Goldin" <> wrote in message
news:...
> Tony,
>
> It as an old and very well known problem with Visual Studio Design view.
>
> Minimize using design view. If you need to switch there, after switching
> back to html view press Ctrl-Z, sometimes even twice. This will undo the
> formatting mess.
>
> VS 2005 shouldn't have this problem.
>
> Eliyahu
>
> "Tony" <> wrote in message
> news:...
>> 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.
>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hiding part of table dynamically with javascript - IE6 does notsupport div inside table. jc HTML 10 06-30-2009 07:24 PM
This is bizarre html behaviour... Pascal Herczog HTML 5 11-15-2005 10:30 PM
Bizarre - DataGrid inside HTML Table Tony ASP .Net Web Controls 2 07-21-2005 10:40 AM
Bizarre - DataGrid inside HTML Table Tony ASP .Net 2 07-21-2005 10:40 AM
Re: width of table cells, table inside of form bbxrider HTML 0 07-14-2003 08:02 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57