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 > january 2008

How do i add a dropdownlist to DataGrid cell
Posted by Rick at 1/31/2008 6:41:59 AM
I need to add a new row to a DataGrid when someone clicks the "Add Row" button. Each row in the DataGrid has 3 columns and each cell in the row needs to have a DropDownList. How can i programmatically add a DropDownList to a Cell in a DataGrid? Any advice on how to do this would be helpful...more >>


Wrong string render in GridView
Posted by Luigi at 1/15/2008 2:02:00 AM
Hi all, I have a prroblem with a GridView. A SS2005 string with some (') that they appear (?) within the grid. Why this strange behaviour? Thanks a lot -- Luigi http://blogs.dotnethell.it/ciupaz/...more >>

Practice Test Search Engine, It will be your best web site | http://exams.googletoad.com
Posted by Savas Ates at 1/12/2008 1:02:51 AM
http://exams.googletoad.com Just write your exam number or general phrase (70-227,642-642,cisco,oracle,microsoft,hp,juniper etc.) and hit the search button. Choose your dump (actualtests,pass4sure) , click detail page and click download button. If you have any request just fill the...more >>

A GridView with an unbound datasource - editing the values.
Posted by Mufasa at 1/10/2008 8:41:47 AM
I want to have a gridview where the user can enter/edit/delete records and when they are finally done, I will write out the records to the database myself. So I don't want the records updated until they push the save button. Does anybody have any samples of code that does this? TIA - Jeff....more >>

Saving grid layouts
Posted by cbtechlists@gmail.com at 1/10/2008 6:03:48 AM
Users want to modify the layout of a grid and be able to save these settings so that the next time they log in, the grid is layed out as it was when they last used it. What are some good ways to save the grid layout between sessions?...more >>

Re : Very simple question, columns width
Posted by BB206 at 1/7/2008 12:00:00 AM
How to set the Column's width at runtime. I use the below statement but not working Me.DataGridView1.Columns(0).Width = 50 Me.DataGridView1.Columns(1).Width = 300 Me.DataGridView1.Columns(2).Width = 100 Me.DataGridView1.Columns(3).Width = 200 Thanks ...more >>



DevelopmentNow Blog