HighTechTalks DotNet Forums  

VS2008 / Wpf - Designer does not show ListView correctly

Dotnet Framework microsoft.public.dotnet.framework


Discuss VS2008 / Wpf - Designer does not show ListView correctly in the Dotnet Framework forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Rolf Welskes
 
Posts: n/a

Default VS2008 / Wpf - Designer does not show ListView correctly - 11-20-2007 , 09:28 AM






Hello,
because there are no managed news group for window presentation foundation
and one
has told me I can use this, here my problem:

I am now working with VS 2008 final

Try the following code in VS2008 final (not beta 2 !!!)

<Window x:Class="TestApp01.Window1"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:a="clr-namespace:TestApp01"
Title="Window1" Height="300" Width="300">
<Grid>
<ListView Background="Beige" Margin="34,51,60,68" Name="listView1">
<ListView.View>
<GridView>
<GridViewColumn Header="aaaaaa" Width="100" >
</GridViewColumn>
<GridViewColumn Width="100" Header="bbbb" >
</GridViewColumn>
</GridView>
</ListView.View>
</ListView>
</Grid>
</Window>

When you run the program you see the columns of the listview.
In designer you see nothing.
Remark: In VS2008 beta2 this was no problem.

Thank you for any help.
Best Regards
Rolf Welskes



Reply With Quote
  #2  
Old   
Walter Wang [MSFT]
 
Posts: n/a

Default RE: VS2008 / Wpf - Designer does not show ListView correctly - 11-20-2007 , 08:45 PM






Hi Rolf,

Thanks for your feedback. I've been able to reproduce the issue on my side.
I'm currently asking for more information on this.

By the way, Expression Blend designer works correctly for the ListView.


Regards,
Walter Wang (wawang (AT) online (DOT) microsoft.com, remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.


Reply With Quote
  #3  
Old   
Walter Wang [MSFT]
 
Posts: n/a

Default RE: VS2008 / Wpf - Designer does not show ListView correctly - 11-22-2007 , 05:42 AM



Hi Rolf,

Sorry for the delay. Would you please submit this issue here:

http://connect.microsoft.com/Main/co...ContentID=2220

This site is directly monitored by our product group and you can track its
status promptly. Thanks for your feedback.


Regards,
Walter Wang (wawang (AT) online (DOT) microsoft.com, remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.


Reply With Quote
  #4  
Old   
Rolf Welskes
 
Posts: n/a

Default Re: VS2008 / Wpf - Designer does not show ListView correctly - 11-23-2007 , 08:49 PM



Hello,
thank you I have used the link and sent the feedback.
Best Regards
Rolf Welskes

""Walter Wang [MSFT]"" <wawang (AT) online (DOT) microsoft.com> schrieb im Newsbeitrag
news:FjiRnRPLIHA.4200 (AT) TK2MSFTNGHUB02 (DOT) phx.gbl...
Quote:
Hi Rolf,

Sorry for the delay. Would you please submit this issue here:

http://connect.microsoft.com/Main/co...ContentID=2220

This site is directly monitored by our product group and you can track its
status promptly. Thanks for your feedback.


Regards,
Walter Wang (wawang (AT) online (DOT) microsoft.com, remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no
rights.




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.