Home All Groups Group Topic Archive Search About

ASP.NET web controls

microsoft.public.dotnet.framework.aspnet.webcontrols
Score GridView w/ ITemplate Columns - Can't find data on Postback
John - 31 Oct 2008 12:39 PM - 2 messages
I'm dynamically creating all the Columns in a GridView at run time and binding it to a DataTable. I have to build it at runtime  (using an ITemplate subclass) because the number of columns is based on User ...
Score CreateUserWizard Control question
Elsy - 30 Oct 2008 2:25 AM - 2 messages
Hi: I'm studying VS using the book Asp.Net unleashed. In it's chapter 22 the author teaches how to use CreateUserWizard to code pages that allow creating new users to your web site. At this point I'm using the template MailDefinition, which sends an email to ...
Score Login TimeOut
Morris Neuman - 28 Oct 2008 10:47 PM - 5 messages
Hi, When I am logged in for a while without activity, the system automatically logs me out.  Two questions: 1) where is this timeout parameter that I can set? 2) when the system logs me out due to a timeout, the web address in the ...
Score Validating GridView Update field
Morris Neuman - 27 Oct 2008 10:18 PM - 8 messages
Hi,  I have a GridView that contains several fields, including: Application - DropDownList Number - DropDownList During the Update function of the selected record, if the Application field value is "Audiotex" then the Number field must contain a valid number from ...
Score StaticSelectedStyle for Menu not working in Master page
Gary - 27 Oct 2008 5:45 PM - 4 messages
Subject: StaticSelectedStyle for Menu not working on Master page Date: Monday, October 27, 2008 11:11 AM <StaticSelectedStyle Font-Bold="true"  ForeColor="White" /> It does partially work. The font is bolded for selected MenuItem but the color of the font doesn't change. Is some CSS style overriding? How to debug ...
Next » 2 3 4 5 6 7 8 9 10