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 > december 2005 > threads for december 29 - 31, 2005

Filter by week: 1 2 3 4 5

RowEditing without ObjectDataSource (x posted from ....adonet)
Posted by Jim Katz at 12/30/2005 5:21:02 PM
I have an application that updates a strongly typed data set at run time. I'd like to dynamically create a table that connects to a run time data table. For displaying the data, this works well. I just set the GridView.DataSource once, and call DataBind(); I'd like to drive the applicati...more >>


Why doesn't TextBox control get updated
Posted by Tuomo at 12/30/2005 3:33:40 PM
Hi! I have a form (System.Web.UI.Page) that contains a DataGrid control and a DataTable that contains values for the data grid and that is data bound to the DataGrid. When I switch the grid to edit mode (e.g. if I set DataGrid.EditItemIndex = 0) the values in the data table are displayed ...more >>

Call client script to update an item in a data grid
Posted by LehrSJ at 12/30/2005 11:35:04 AM
Is there a way to run client script function or procedure to update data in a data grid? Say I have a textbox in the datagrid. The user enters some data. After exiting the textbox I'd like a client script to change the new value to all upper case or if it's a date format it a certain way. ...more >>

Datagrid's items are empty after Postback !!!
Posted by Maaty at 12/29/2005 12:00:46 PM
I have a datagrid that represents a Shopping Cart content. I have a checkbox and a quantity-textbox in each item. An update-button event is assumed to retrieve the changes happened to both item's controls. I had this module working probably for a long time. Once, and I don't know how, the event ...more >>



DevelopmentNow Blog