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 > asp.net datagrid control > august 2004 > threads for august 29 - 31, 2004

Filter by week: 1 2 3 4 5

Textbox Font and Fontsize in Edit Mode
Posted by RockNRoll at 8/31/2004 5:31:35 PM
How do I change the textbox font and fontsize in Edit Mode? Thanks, -Dave ...more >>


DataGrid and css
Posted by MA at 8/31/2004 3:24:49 PM
Hi all! I have set my CssClass property to gridstyle in my grid. It looks like this: ..gridstyle { border-style: solid; border-width: 1px; border-color: Black; } But nothing happends when I use this. What am I doíng wrong?? /Marre ...more >>

Paging problem in VS.Net - datagrid disappears
Posted by Alan at 8/31/2004 2:01:02 PM
I have a datagrid in VS.Net showing numeric paging and the first page of data is displayed. Clicking on any other of the page numbers results in the datagrid disappearing - no error message, but the entire datagrid is gone. I have tried putting "AddHandler DataGrid1.PageIndexChanged, AddressOf D...more >>

Dependent DropDownLists
Posted by stephen at 8/31/2004 6:35:34 AM
I am having a problem with my datagrid. I have 2 edit columns containing DropDownLists, one dependent on another. Both lists are being populated from a sql database. Essentially, the first DropDownList contains a list of colors (i.e. Red, Blue, Green, etc) with the second DropDownList c...more >>

DataGrid Column sizing - Help
Posted by -Alex at 8/30/2004 8:57:33 PM
I have snipped the following code from an example only to find that it apparently doesn't work with regard to comlun sizing. I have been wrestling with this to no avail. The dataset is filled with the expected data but the size is wrong. Whenever I run with the code below numeric fields have...more >>

Postback for DataGrid Columns Added in Code Behind not firing.
Posted by landerud.pete NO[at]SPAM students.uwlax.edu at 8/30/2004 11:49:25 AM
I am trying to build a web custom control that displays a datagrid, so first off I have no designer where I can drag and drop a datagrid and then set properties from the user interface. I have to do everything from the code behind. Most of the code follows below. The problem is after I creat...more >>

Conditional doPostBack on Datagrid
Posted by whlskinner NO[at]SPAM netscape.net at 8/30/2004 9:52:24 AM
I have a ButtonColumn on my datagrid that I would like to post back conditionally. What I would like to see is a JavaScript confirm message that only posts the page when they click the Yes or OK button. Is that possible? If so, how? Thank you much...more >>

Refresh and/or Reindex a datagrid
Posted by et at 8/29/2004 8:53:34 AM
How can I refresh a datagrid, or more precisely, insert a new row with a new index # and reorder the remaining rows. In ItemDataBound, if the value of the county column is different than the county in the previous row, I insert a new row with the County name. Get the current Index (e.Item.Data...more >>




DevelopmentNow Blog