Groups | Blog | Home


Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet windows forms databinding > june 2008

WPF ComboBox Binding Confusion
Posted by ryan baldwin at 6/20/2008 11:29:04 AM
I'm creating a sample project to help solve another problem (oh how this rabbit hole is getting deep!) and I'm having the following problem. Given the following XmlDataProvider: <Window.Resources> <XmlNamespaceMappingCollection x:Key="namespaceMappings"> <XmlNamespaceMappin...more >>


Bind then Unbind?
Posted by Hugh Higgins at 6/19/2008 3:13:02 AM
Can a DataGridView be bound which loads much faster and then unbind to save resources? I have tried everything and have not found any Goggle help on this issue yet. I need the fastest load with as light a resource burden as possible. My UI is read only at this point. Happy coding or what...more >>

Header Value change
Posted by Hugh Higgins at 6/16/2008 5:49:01 AM
Have a databound DataGridView and looking the change the header value to something more friendly than the Stored Proc has to offer. Do I need to skip the DataBinding and load by hand? I only load the grid with databinding and don't need it to remain as bound. It for the most part becomes re...more >>

data binding
Posted by Shaun at 6/11/2008 10:52:02 PM
I want to dislplay the current record of a datagridview in the textboxes in a new form. Can I do it? Can anyone help? ...more >>

Tree view control
Posted by Vinki at 6/10/2008 11:40:03 AM
Hello Everyone, How can I do the databinding of the tree view control in VB.net 2003 windows forms. My data structure looks like below. I want location in the parent node and once person expands the location then names under that location. Any help will be appreciated. ATest ...more >>

problems with using object databinding for a simple textbox
Posted by Andreas Beresko at 6/4/2008 6:49:48 PM
Hi, I have bound an object (a property called MyProperty in class MyClass) to a TextBox by using the "Data Source Configuration Wizard": 1. Choosing a new object data source for MyClass 2. Drag&Drop MyProperty - which is visible in "Data Sources" windows (this seems for me as if the creat...more >>

Exception binding textbox to class property.
Posted by Clay at 6/3/2008 12:59:03 PM
I have class with a property that I am trying to databind to a textbox but I get the following exception error and I'm not sure why. Any input is appreciated. System.ArgumentException was unhandled Message="Cannot bind to the property or column TOTALCOSTAMOUNT on the DataSource. Para...more >>



DevelopmentNow Blog