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 > august 2007 > threads for august 8 - 14, 2007

Filter by week: 1 2 3 4 5

GridView and AutoGenerateEditButton
Posted by Thomas at 8/14/2007 4:21:27 PM
Hello, When AutoGenerateEditButton = true the new column is added as first one. I would like to place autogenerate columns at the end of my GridView. Thanks in advance for you help. Regards, Thomas ...more >>


asp:templatefield in a Gridview
Posted by Arne at 8/14/2007 6:34:03 AM
How do I programmtically edit a templated field? -- Arne Garvander Certified Geek Professional Data Dude...more >>

Treeview selected Node
Posted by Vikram at 8/14/2007 1:30:01 AM
Hi, I am using Asp.net 2.0 treeview control.Tree is having 2-3 level of hirearechy. I want to show current selected node as expanded when the page reloads or postback. How can I do that? Thanks ...more >>

info
Posted by Victor Rodriguez at 8/13/2007 1:25:38 PM
How can I create a control that renders a <div></div> but contains for example a gridview that I can edit its properties on design mode? Thanks, Victor ...more >>

Reading child nodes of a treeview
Posted by David at 8/12/2007 7:18:17 PM
Hi all, I am using .NET 1.1 and Microsoft.Web.UI.WebControls.TreeView I am populating my treeview from a database and that is all working perfectly. Basically, what I want to do is to select certain records in the database to copy to another database (publish). For this, I have the check...more >>

GridView - how do i modify bound data column by column?
Posted by TS at 8/10/2007 2:22:03 PM
i have a custom object list for my data source. i want to be able to override some method so that whenever a column in row is bound, i can take that value that gets bound, which is an integer, and decode that into it's code table's textual value. so if i have a collection of Car objects who ha...more >>

How to render sitemappath with <ul> tags without <spans>?
Posted by hummh at 8/9/2007 9:55:12 AM
Hi, I'm fighting with the asp.net 2.0 sitemappath control. I want to render breadcrumb items using <ul> and <li> tags, but the control mixes them with <span> tags. That leads to invalid XHTML transitional code, because <ul> can't be mixed with spans. Is there a way to render the sitemappath ...more >>

Forms Authentication without Membership provider?
Posted by hfdev at 8/8/2007 9:58:01 PM
Hello, Can you use the ASP.NET Forms Authentication and Login controls without using the Membership Provider? I have my own database schema of company/supplier/customer/user data and don't really want to extend the providers. Thanks for your insight, Josh Blair HydraForce, Inc....more >>



Detail Help material for Custom Composite Controls
Posted by Irfan Anjum at 8/8/2007 5:56:49 PM
Hello All , I need to develop web custom Control/ Composite Control . I need best available helping resources in form of book , tutorial , videos etc. Regards. Irfan ...more >>


DevelopmentNow Blog