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 8 - 14, 2005

Filter by week: 1 2 3 4 5

InsertItemTemplate
Posted by bgallagher at 12/14/2005 12:34:34 PM
Is there a way to reference the objects within this template? I need to add a file upload object (which I can do) but then need to know how to reference that from an event so that I can then upload the file. Thanks in Advance ...more >>

No "bordercolorlight" or "bordercolordark" table attributes with DataGrid ??
Posted by Jim Moon at 12/12/2005 3:12:06 PM
I'm trying to get the same look and feel from a new ASPX page that I have in some older ASPs. They run side-by-side in a website. How do I get the <asp:DataGrid> to write the "bordercolordark" and "bordercolorlight" table attributes that I'm accustomed to using? Thanks, Jim ...more >>

Gridview - how to use stored procedures to update
Posted by Roberto Kohler at 12/12/2005 1:33:22 PM
I am trying to use a stored procedure to update a row in a Gridview but I get the error "Procedure or function sc_updDEPT has too many arguments specified" The Stored procedure takes 3 parameters "sc_updDEPT @idplant, @iddept, @deptname" I configured the SqlDataSource to use the sc_updDEP...more >>

Help Creating Dynamic Checkbox Column
Posted by jeffcrater NO[at]SPAM hotmail.com at 12/11/2005 9:42:07 PM
I am using C#. I can dynamically create a template column but how do I place a checkbox control in the column header?...more >>

Automatically select a row or page
Posted by et at 12/10/2005 8:39:47 AM
I fill a paged datagrid based on an item the user clicks, which returns an ID. The dgrid's datasource contains several records, but I want it to open and automatically select the row or go to a particular page based on the id field of the grid. How can I do this? Thanks for your help. ...more >>

control over a column in datagrid by clicking its header
Posted by sakons at 12/9/2005 11:37:14 AM
Hi all I have a problemin a webcontrol datagrid I want to click on a column header and then be able to sort the grid by that column and select that column without using sortcommand -or control the column by click its header - the line under the header test is more my problem - how can i contol ...more >>

Could not find a property named in ASP.NET 2.0
Posted by Bart at 12/9/2005 5:39:05 AM
Hi, I get this exepction "Could not find a property named 'COM_NAME' on the type specified by the DataObjectTypeName property in ObjectDataSource 'ObjectDataSource1'." when i try to update a detailgrid or form. The detail grid is bound to an objectdatasource control ...more >>

Select buttons in datagrid
Posted by Vik at 12/8/2005 10:52:25 AM
If there are a few Select buttons in a datagrid, is there a way to distinguish in code which button was clicked? Thanks. ...more >>



How to export the excel values to crystal reports
Posted by nivas.meda NO[at]SPAM gmail.com at 12/8/2005 7:25:35 AM
Hi , I am a dotnet developer.I am working on crystal reports.My requirement is like this I have an excel sheet with some values.I need to read the excel values from excel sheet and need to show the values in crystal reports using c#.what i can do for populating the excel values into crystal...more >>


DevelopmentNow Blog