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

Filter by week: 1 2 3 4 5

HALP!!! Bound Grid: Bool Column: Detect True so only one row is true?
Posted by Brian Link at 4/27/2005 8:17:45 PM
I have a column in my table called "Default". There can only be one row where Default = True. My datagrid is bound to a DataAdapter representing the table, I have the Default column represented by a DataGridBoolColumn. The DataAdapter is filling the table properly, and I can navigate, addnew ...more >>

datagrid formating using an If statement
Posted by ScottGX at 4/27/2005 6:02:09 AM
When binding our dataset to our datagrid we want to first put the data through a routine. For example, a certain DB2 field is a code like 127. When it's 127 I want to display "All day". Any suggestions on how to format data in a grid by running it through a custom "if" statement? Thanks ...more >>

Is it possible to access an ACCESS DB with password protected?
Posted by ZhangZQ at 4/27/2005 12:00:00 AM
Is it possible to access an ACCESS DB with password protected? I have the user/password information of an access db, how can I access it by System.Data.OleDb ? Another question is, is it possible to compact a access db by a System.Data.OleDb ? Thank you very much! ZhangZQ ...more >>

Datagrid & child table with no DataGridColumnStyle assigned?
Posted by Quetzal via DotNetMonster.com at 4/27/2005 12:00:00 AM
Hello, I have a dataset populated using an XML file. The schema has hierarchical components. I have created a datagrid and I have assigned a datastyle and then gridcolumnstyle for all columns at the parent level. I have created a datastyle for every child level and I have assigned also gri...more >>

Delphi, Listbox: Could not bind to the new display item
Posted by ZinaLozhkina NO[at]SPAM yandex.ru at 4/24/2005 3:08:08 AM
Hi all, I tried to create and fill a listbox in Delphi specifying DataSource, DisplayMember and ValueMember properties. But I got a error "Could not bind to the new display member". Then I found an example in Delphi help (only for VB or C++ for some reason!), translated it to Pascal and got th...more >>

How to learn about databinding?
Posted by Alex at 4/22/2005 1:43:49 PM
BindingContext, CurrencyManager, PropertyManager, IBindingList, ... Is there a good tutorial that covers data binding from the basic = concepts to advanced operation? Thanks, Alex. --=20 Address email to user "response" at domain "alexoren" with suffix "com"...more >>



DevelopmentNow Blog