Visual Studio Development Bookmark and Share   
 index > Visual Studio WPF Designer > VS 08 GridView and FormView on WebForm
 

VS 08 GridView and FormView on WebForm

I'm new to VS and I'm creating a webform. I've added a gridview to display companys and added a select option. The grid view is linked to a form view I added to the pageandthe formviewwill display all the information from the company selection I makewithin the gridview. This works with the exception of this: When I selecta company from thegridview what is displayed in the formview is thecompany data of the next company below the actual one I selected. I'd imagine this isn't hardto fix but I cannot figure it out.Help please!
taking  Tuesday, September 29, 2009 8:57 PM
Hi @taking

Since your question is concerning WebForms (i.e. ASP.NET), it would be better addressed on the WebForms forum over on ASP.NET forums http://forums.asp.net/18.aspx

This forum is for questions relating to theWPF and Silverlight Designer in Visual Studio (2008 and 2010).

Thanks
Mark
Mark Wilson-Thomas - Program Team - WPF & SL Designer for Visual Studio - posts are provided 'as-is'
Mark Wilson-Thomas  Wednesday, September 30, 2009 5:10 PM

You can use google to search for other answers

Custom Search

More Threads

• programatically add WPF user control to toolbox
• connect to sql server and run script
• Weird behavior of the property sheet
• Visual Studio 2008 Chokes When Creating New User Control
• Designing UserControl That Inherits From an Abstract Class
• Alphabetising the properties window for WPF in VS2008 RTM
• https://connect.microsoft.com/feedback/Search.aspx?SiteID=210 it dont work
• How to prevent controls from library showing in toolbox Choose Items dialog
• Scripting in Xbap application
• Problem with MultiBinding in Orcas