Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
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 > march 2006 > threads for thursday march 23

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Problem with DataGridBoolColumn
Posted by Yossi And Inbar at 3/23/2006 11:57:47 PM
Hi, I am using VS2003 C# and i have a problem with DataGridBoolColumn. I am using DataGridBoolColumn for show open/close Value, but the column not work like i need : 1) The columns are gray. all other columns are ok. 2) The values at the column are allways true, not like in the databas...more >>


Start when Windows Starts
Posted by JezB at 3/23/2006 4:41:08 PM
I want to add a checkbox preference to my windows app : Start When Windows Starts How can I ensure that the program is indeed started when windows starts when the preference is set (rather than just rely on the user adding it to his Startup program group). ...more >>

Change Color of a datagrid cell
Posted by Richard Harris at 3/23/2006 3:38:28 PM
Hi, Can anyone tell if there is an easy way to change the background color of a cell on a datagrid depending on the cell value? Thanks Richard ...more >>

combobox.SelectedIndex = -1 does not empty combobox
Posted by wesbird at 3/23/2006 2:27:01 PM
Hi: I have 3 combobox in my winform, Entity, company and department, one drive another. I like have Entity bind to a datasource and have a default value selected, so company also get a datasource from entity. but not default value. I would like user to pick from the list. I also hav...more >>

Behavior error from PropertyGrid + CollectionEditor-Form
Posted by Martin at 3/23/2006 12:44:26 PM
I have a custom control which has got a custom collection. if I expand the property in propertygrid the CollectionEditor shows the standard CollectionEditorCollectionForm-form, which has got a propertygrid also. the type which is displayed in the propertygrid of this form has a property wher...more >>

Activate MDI Child
Posted by Philip at 3/23/2006 8:47:22 AM
Hi, I have an MDI Parent form with 2 mdi children. I have implemented a copy of data from one child to the other, and the target form should then become the active mdi child. But when I try to do this: frmEditor.MdiChildren(1).ActivateMdiChild() I get a compilation error: 'System.W...more >>

multi column treeview
Posted by pv_kannan NO[at]SPAM yahoo.com at 3/23/2006 12:03:01 AM
is there a way I could have a multi-column treeview in .NET 2.0? Something more UI pleasing than the TreeListview control. I read somewhere that we could create it in VS.NET 2005 inherent controls... ...more >>



DevelopmentNow Blog