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 > july 2006 > threads for july 15 - 21, 2006

Filter by week: 1 2 3 4 5

How to enable and disable a single row in a datagrid?
Posted by ashan at 7/21/2006 8:42:02 PM
Is there's a way to do this? I want to have control over the enabling/disabling of a single row... Any help will be appreciated... ...more >>


want to make column in DataGrid a Hyperlink
Posted by Henry Jones at 7/21/2006 4:57:28 PM
I am new to ASP.NET and I'm using Visual Studio 2003. I put a datagrid on a form and bound to the Northwind/Orders table. The first column is the ID field. How can I make the ID field display as a hyperlink on the grid when the web form is displayed? Thanks ...more >>

FINDCONTROL PROBLEM
Posted by Savas Ates at 7/21/2006 4:54:39 PM
It is in my <EditItemTemplate> Tag.. <asp:DropDownList Runat=server ID="CIdeefixeSatis" SelectedIndex='<%# SelectMyIndex(DataBinder.Eval(Container, "DataItem.ideefixesatis")) %>' > <asp:ListItem Value="True">Stokta Var</asp:ListItem> <asp:ListItem Value="False">Stokta Yok</asp:ListI...more >>

Percentage width for cells in web Datagrid
Posted by Elizabeth at 7/19/2006 4:10:22 PM
Hello: I was migrating a web application from VS2003 to VS2005. In one page I had a grid with some cells with fixed width in pixels and two cells with width in percentage (65% and 35% respectively). In these cells with percentage I use user controls (dropdown extended). So in my old appl...more >>

Datagrid PageIndexChanged event doesn't fire
Posted by vcinquini NO[at]SPAM gmail.com at 7/16/2006 8:03:34 AM
I already did this in the past succesfully. I can't understand why it isn' t working now. Anyone can see anything wrong? The ASPX page <%@ Page language="c#" Codebehind="WebForm1.aspx.cs" AutoEventWireup="false" Inherits="datagrid.WebForm1" %> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 T...more >>

DataGrid with Multiple DropdownList's - need to Populate dynamical
Posted by PK9 at 7/16/2006 2:11:01 AM
Need help with a DataGrid DropDownList problem. I have a datagrid that contains several columns, including two ItemTemplate columns that have DropDownList controls. The DropDownList controls are in columns titled "Short Title" and "Editions". When a user makes a selection from one of the ...more >>



DevelopmentNow Blog