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 2004 > threads for november 22 - 28, 2004

Filter by week: 1 2 3 4 5

JavaScript Onclick firing a button (C#)
Posted by Jer at 11/28/2004 11:27:44 PM
Has anybody ever used JavaScript to fire a button? I want a user to be able to click anywhere in a row to be able to make a selection. I use mouseovers and mouseouts to highlight the selected row. Currently the only way I know how to allow a user to click anywhere on a row is to register a Jav...more >>

How to connect Access database .mdb under windows XP
Posted by cschang at 11/27/2004 10:45:18 PM
I used the Data Form wizard of .NET to create a C# dataset form to query the data from an Access database file "MWIND.MDB", but I kept getting following message when I run the web form on XP only "The Microsoft Jet database engine cannot open the file 'C:\mydb\NWIND.MDB'. It is already opened...more >>

Conditional formating
Posted by Willem at 11/27/2004 1:17:10 AM
Hi, I'm working with a datagrid whithout any problem. But now I like to use some condinional formating to one of the columns. If the value in column 3 > 10 then change the back color to red instead of green. Is there a way to do this. Thanks, Willem...more >>

Boolean column in a data grid
Posted by Gerhard Ankerl at 11/24/2004 8:57:30 PM
My data grid constains several boolean columns, it is connected to a dataset. Can anyone tell me why i have to click the bool columns (init value is false ) 2 times before it changes to true? It seems to me that the first click only selects the row and the second click changes the value!! ...more >>

How can I save the style of a datagrid so that it appears on the automatic format to use iin another datagrid?
Posted by Luis Esteban Valencia at 11/24/2004 1:09:40 PM
How can I save the style of a datagrid so that it appears on the automatic format to use iin another datagrid? ...more >>

Variable DataGrid Column Text
Posted by Alan Z. Scharf at 11/23/2004 1:27:35 PM
1. Is there a way to make datagrid column text fill in from an expression? 2. I want column header text based on a lookup value from a UDF. Thanks. Alan ...more >>

Populate Datagrid from Client side
Posted by vijay_kerji NO[at]SPAM yahoo.com at 11/23/2004 2:34:16 AM
Hi All, I have a parent page. It will pop up a modal dialog (by calling show modal dialog) window. Dialog window will return a long string which will be parsed at the client side(say as first and last names). Now I need to populate the datagrid with these string data. Is it possible and if it...more >>

DataGrid OnPageIndexChanged does not fire for first page link click
Posted by sytelus NO[at]SPAM yahoo.com at 11/22/2004 2:29:54 PM
When DataGrid with paging enabled shows numeric links for pages, you get OnPageIndexChanged event fired when user clicks on any of the page links - except the very first! Have anyone seen this behavior and know any workarounds? The current workaround I know of is to look at IsPostBack and Reques...more >>




DevelopmentNow Blog