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 > september 2005 > threads for september 22 - 28, 2005

Filter by week: 1 2 3 4 5

Obtain CurrencyManager from class implementing IBindingList
Posted by Tony Maresca at 9/26/2005 3:30:30 PM
TXkgZGF0YXNvdXJjZSBpcyBhIGNvbGxlY3Rpb24gdGhhdCBpbXBsZW1lbnRzIA0KSUJpbmRpbmdM aXN0Lg0KDQpJIGFtIGJpbmRpbmcgdG8gYSBkYXRhZ3JpZCwgYW5kIG5lZWQgdG8gZ2V0IHRoZQ0K Y3VycmVuY3kgbWFuYWdlciBmcm9tIHRoZSBkYXRhc291cmNlLCBzbyBJDQpjYW4gY2FsbCBTdXNw ZW5kL1Jlc3VtZUJpbmRpbmcsIHdoaWxlIG15DQpkYXRhc291cmNlIHVwZGF0ZXMgbX...more >>

Deleting the current row of a Dataview
Posted by Jeff Tolman at 9/22/2005 10:56:32 PM
Is there anyway to delete the current row of a Dataview? I can't seem to find any property or method that tells me which row is currently selected. Thanks to all who respond! Jeff Tolman ...more >>

Deleting from a Dataview
Posted by Jeff Tolman at 9/22/2005 10:50:36 PM
Is there any way to delete the current row of a dataview? I can't seem to find any properties or methods that give me the current row to delete. I know I can do a Find(), but I need to do that off of a key value of the CURRENT row! Am I missing something? Thanks to all who answer! Jef...more >>

Refreshing a dataview source to a datagrid
Posted by Michael Kellogg at 9/22/2005 3:29:50 PM
I have a table that I've built by saying something like "SELECT * FROM Manifest_Details WHERE [manifest_id] = @manifest_id". I can pull up the information into a dataset/datatable nicely, and then I build a DataView off of the table and set it as the DataSource for my DataGrid. Everything ...more >>

Problem in selecting row after sorting in datagrid...
Posted by Deep Silent Ocean at 9/22/2005 2:02:06 PM
Hi All I have one specific question for DataGrid In the Form Load event of the Form, I am binding data with DataGrid. On clicking Row the CurrentRowIndex is updated and it gives me correct rowindex. But if, I click on Column the data gets sorted in ascending or descending order. But...more >>



DevelopmentNow Blog