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 > september 2004 > threads for september 29 - 30, 2004

Filter by week: 1 2 3 4 5

Populating a datagrid control ...
Posted by Prime at 9/30/2004 12:19:22 PM
Hi All ... I'm writing a small shopping cart app (uni assignment) and need to list all the books that a user selects. I have created a "BookBasket" object that contains among other things an arraylist of the user selected books. The "book" object contains isbn,title price and quantity infor...more >>

Sessin in DataGrid's Inherted Class
Posted by Marcin Gorzynski at 9/30/2004 8:30:12 AM
Hi I am trying to develope custom grid gving pssibility to save its datasource to XML file, View State and Session Problem is with Session because when I do drag and drop this control into vsiual designer I see error that makes my control not visualize properly. "Error rendering the control. M...more >>

Adding a dynamic textbox control to a datagrid with Datatable datasource
Posted by james_crane NO[at]SPAM btinternet.com at 9/30/2004 3:32:46 AM
Hi, I have a datagrid, and I want to bind this to a datatable, and I would like to have textbox controls and one button control. The problem is the textbox controls - they don't render, at run time it just says 'System.Web.UI.WebControls.TableCell' Any help would be appreciated. TextBo...more >>

Headings in the DataGrid Web Control
Posted by Alan Lambert at 9/29/2004 2:39:02 PM
I am writing a web-based reporting tool and using a datagrid to display information returned from a database. I am displaying column headings from bound columns with no problems but I need to have a heading above some of these that spans severla columns e.g. --------- OverAll Heading -----...more >>

Context Menu on datagrid.
Posted by Luis Esteban Valencia at 9/29/2004 11:54:21 AM
I need to make a right click menu on a datagrid, because each row of the datagrid has many options. Its very easy to use button columns but its not beatiful for the user because it would be like 8 buttons. so the best way I think is to make a contextual menu with 8 different options for each row....more >>

Is there a way to convert a sqldatareader to a dataview?
Posted by SiR_RuNcibLe_sPooN at 9/29/2004 11:23:01 AM
The sqldatareader is very fast but the dataview is very versatile. I need the features of the dataview and the speed of the datareader. ...more >>



DevelopmentNow Blog