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 > february 2006 > threads for february 22 - 28, 2006

Filter by week: 1 2 3 4

Visual Studio 2005: HowTo use Databinding with Treeview-Contol ?
Posted by G._Völkl at 2/24/2006 7:49:51 PM
Hello, window forms treeview control has now a datasource attribut, but I didn't find any example to bind a datasource so you see some nodes. Can anyone help me ? Best Regards Gerhard ...more >>


DataSourceConverter in .net 2
Posted by Jeronimo Bertran at 2/23/2006 4:23:38 PM
I have a custom control that has a DataSource property that uses the DataSourceConverter TypeConverter and two DataMember properties that use the DataMemberFieldEditor to allow the user to select the fields. In .net 1x the designer allowed a DataTable to be selected as the DataSource. In t...more >>

MySettings as a data source
Posted by Tim Ferguson at 2/23/2006 10:20:21 AM
I know I am missing something conceptual here, probably pretty simple too. I am trying to make a user preferences dialog box. I have a Windows form with suitable textboxes on. In VB 2005 Express, I created a datasource from the My.Settings object, and dragged the "fields" from that dataso...more >>

Validate required fields in Windows Forms
Posted by Jeronimo Bertran at 2/22/2006 10:32:05 PM
I created a form that include a BindingNavigator. My BindingSource has some required fields. If I use the bindingNavigator AddNewItem the bound controls are cleared. If I press the AddNewItem again I get an exception because som required fields are not set. I tried using the Validating e...more >>



DevelopmentNow Blog