Home All Groups Group Topic Archive Search About

ASP.NET web controls

microsoft.public.dotnet.framework.aspnet.webcontrols
Score Alternative to asp:MenuControl?
Mark B - 7 Feb 2009 2:29 AM - 8 messages
Can anyone recommend the best alternative the the standard asp.net menu control? I'd like to use it but so far haven't found a simple way to eliminate: [link] ...
Score Enter key as select/submit button
Morris Neuman - 6 Feb 2009 1:50 AM - 3 messages
Hi, I have a page with a dropdownlist (dropdownlist1), a textbox (textbox1), a submit button(submit1) and a gridview (gridview1). Currently if the user enter a value in textbox1 then must click the submit1 button for the gridview1 to display the data. ...
Score DropDownList Input
Morris Neuman - 3 Feb 2009 1:32 AM - 10 messages
Hi, Currently in a dropdownlist, the input by the user is taken as the first digit entry for the selection.  i.e. if the user enters 5 the dropdownlist selection list will first display entries starting with 5, then if the user ...
Score CustomValidator
Morris Neuman - 3 Feb 2009 1:23 AM - 12 messages
Hi, I have a GridView1 which contains several fields including 2 template fields where one edit template contains TextBox3 and the other contains DropDownList1 with a CustomValidator.   They are defined as follows:             <asp:TemplateField HeaderText="Notification Type" ...
Next » 2 3 4 5 6 7 8 9 10