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 > march 2008

DataBinding in .Net 1.1, did it exist? If so, how does it work?
Posted by Cartoper at 3/31/2008 8:06:58 AM
I have used data binding in .Net 2.0 and love it, from what I understand what I used in 2.0 was new. Today I am working with .Net 1.1 and wondering how to wire things up correctly... There is a PropertyGrid that has had it's SelectedObject set to a data class. From time to time the values of...more >>

some new languages
Posted by davidboon28@gmail.com at 3/18/2008 6:38:07 AM
http://comp-languages.blogspot.com http://computer-language-tutorials.blogspot.com...more >>

LINQ: Sending updates from DataGridView to database?
Posted by Jakob Lithner at 3/11/2008 3:42:02 AM
I am evaluating LINQ to be used in an upcoming project. I would like to bind a LINQ collection to a DataGridView in WindowsForm. I used a BindingSource object and got the result displayed all right. But how to propagate the updates back to the database? I searched all LINQ examples but found no ...more >>

Supress BindingSource/DataGridView SelectionChanged on new DataSou
Posted by Jim Parsells at 3/10/2008 11:53:27 AM
(Framework 2.0, VS2005, XP sp2 all fully patched) I have a Form with a DataGridView and a BindingSource, among other controls. The DataSource of the DataGridView is the BindingSource. The DataSource of the BindingSource is a List(Of myclass). So far, so good. In response to user action on th...more >>

Using a VB6 data control ?
Posted by Scotty at 3/10/2008 2:33:00 AM
Hi, I am trying to use in a Dotnet project a control featured in VB6: data control. Here is what it looks like in vb6: [URL=http://imageshack.us][IMG]http://img525.imageshack.us/img525/3605/ image1ib8.jpg[/IMG][/URL] http://img525.imageshack.us/img525/3605/image1ib8.jpg And in the for...more >>

Databinding format in Business Object Layer
Posted by Jerod Houghtelling at 3/4/2008 7:05:49 AM
Hi all, I would like to place a textbox on a form and have it bound to a custom business object. What would be the recommended practice on formatting and validating? My current implementation shown below works for formatting the value in the business object, but the formatting is not shown in...more >>



DevelopmentNow Blog