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 webcontrols > may 2007 > threads for may 29 - 31, 2007

Filter by week: 1 2 3 4 5

gridview objectDataSet BusinessLayer
Posted by Richard Roche at 5/31/2007 11:44:01 PM
My business object populates the gridview, but i'm having difficulty programatically drilling in and changing the headertext at runtime (I need to change the language of the column heading based on the client). In the gridview object the column collection is empty, count = 0. Why? Do i need...more >>


Scheduling Component Recommendation Wanted
Posted by SuzyQ at 5/30/2007 3:48:49 PM
I need to write a page that allows users to schedule conference rooms. This page will have multiple conference rooms across the top of the page. I am seeking information on how to write this myself. Otherwise if I should buy a component which one should I get? This would be the only custom...more >>

Design Guidance Wanted
Posted by Rusty Hill at 5/30/2007 12:25:08 PM
In ASP.net 2.0 I need to create a scheduling page that allows my users to book/schedule/reserve six different surgery rooms. What the design calls for is one screen that has the daily schedule on the vertical axis and across the top on a horizontal axis the six different surgery rooms are r...more >>

How to add a row into GridView?
Posted by Polaris at 5/30/2007 12:00:58 PM
Hi Experts: I'm using asp.net 2.0 with Visual Studio 2005. I'm trying to use the GridView to display data. I need to programmatically add rows into the GridView. So far could not find a way to do it. I appreciate it if any one can show a piece of code doing that. Thanks in advanc...more >>

Dynamically adding multiple instances of same user control
Posted by santoshp at 5/29/2007 11:02:57 PM
Hi, I have a user control(CUC).On my web page (that uses this control) I have a button and a panel. On each click of the button I want to add my user control as child of the panel control. Is there a way to do this? Any ideas? Thanks....more >>

Gridview: no built-in add/insert !?
Posted by Rick at 5/29/2007 10:37:10 PM
Hi, I don't have hands on experience in ASP .NET but have been assigned to a web application, and I'm learning in the school of hard knocks. How comes GridView has no support for adding/inserting new records, when this is a routine task for any application? In the eighties almost any product ...more >>

Menu on User Control
Posted by Chris Davoli at 5/29/2007 9:20:01 AM
I put a menu on a user control (ascx) so that I can put the user control on all web pages (aspx) and have one central location ie; the header user control in this case, but it has problems. 1.) It can't find the stylesheet even though the style sheet is on the web page. 2.) After the first...more >>



DevelopmentNow Blog