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 > november 2005 > threads for november 1 - 7, 2005

Filter by week: 1 2 3 4 5

DataGrid EditItemCommand : must click twice to make DataGrid Editable
Posted by Diane at 11/7/2005 10:38:12 PM
Hey- I am having trouble with a simple datagrid example, and need some advice if anyone is knowledgable. It's really driving me batty! I've searched newsgroups and help sites but nobody seems to have an answer that makes things work, although lots of folks seem to have had this problem befo...more >>


Stumped on dropdownlist, editcommand
Posted by jhcorey NO[at]SPAM yahoo.com at 11/7/2005 12:27:58 PM
I've been googling this and know it's been covered often, but I can't get mine to work. I'm using a dropdown list when editing the record in the datagrid. I'm using an arraylist (although I'm willing to change) to populate the dropdown. The problem is selecting the item in the dropdown that...more >>

How about giving www.aspnetfaq.com a test ride ?
Posted by Juan T. Llibre at 11/7/2005 12:00:00 AM
Hey, guys. How about giving http://www.aspnetfaq.com/ a test ride ? Especially, check out the search facility. Make sure that you hit the Search button, though. I have not yet set the default behavior to Submit when you hit enter. Also, check the selection by category and the FAQ selectio...more >>

Dynamically Adding DataLists
Posted by Nathan Sokalski at 11/6/2005 5:30:07 PM
I have a page on which I want to display several sections each of which contain a list of names. I have two database tables, one of which contains the section headings, and the other contains the names and which section they belong to. I would like to use databinding to display this informatio...more >>

Repeating horizontally
Posted by Owen Blacker at 11/4/2005 11:25:31 AM
Bear with me, this query isn't fun. I'm building an e-commerce site and the Information Architecture for the Product Comparison page requires repeating horizontally: +----------+--------------+--------------+--------------+--------------+ | | [Image] | [Image] | [I...more >>

Repeating horizontally
Posted by Owen Blacker at 11/4/2005 11:25:24 AM
Bear with me, this query isn't fun. I'm building an e-commerce site and the Information Architecture for the Product Comparison page requires repeating horizontally: +----------+--------------+--------------+--------------+--------------+ | | [Image] | [Image] | [I...more >>

Complex DataGrid
Posted by zhuang at 11/4/2005 6:59:19 AM
Hi, Based on the article I have read so far, I know we could customize datagrid at column level, how about cell level? What I want to achieve is the datagrid only have one column, some cells are just like normal BoundColumn, some of them are comboBox. Is it possible? Thanks ...more >>

Customizing pager/header/footer
Posted by Tumurbaatar S. at 11/4/2005 12:00:00 AM
I need to put web controls inside pager, header or footer parts of the datagrid. Any ideas? ...more >>



Checkbox value in datagrid does not reflect appearance
Posted by PaulNaude at 11/3/2005 2:27:03 AM
I have a datagrid with boolean columns and as a test I display the value of the checkbox in a label (not bound) as the user clicks in the grid cell. Depending on the value of the checkbox as set by the user, my code should go different routes. My problem is that the value of that particular ...more >>

DataGrid Edit TextBox
Posted by Aidal at 11/3/2005 12:00:00 AM
Hi NG. I'm having trouble controling the size of the textboxes that appear when the user clicks the "edit" button for a row in my datagrid. I know it can be done and I know it doesn't require much, but I just can't seem to find out how to anyway. If anyone could help me out with this litt...more >>

datagrid : change the string formatting expression
Posted by Franck at 11/3/2005 12:00:00 AM
hello, i'm looking for code (C# preferably) in order to change programmatically in a datagrid the string formatting expression of one bound colum thank you ...more >>

output parameters not working in if return resultset
Posted by Charts at 11/2/2005 1:21:04 PM
I am calling a stored procedure in SQL Server to return resultset to fill a datagrid in ASP.NET (using C#). I also want to return error code in ether return value or output parameters for ASP.NET calling program. I execute the stored procedure and tried to get hold of either return value or ou...more >>


DevelopmentNow Blog