Home All Groups Group Topic Archive Search About

ASP.NET web controls

microsoft.public.dotnet.framework.aspnet.webcontrols
Score Upload Excel Spreadsheet
Morris Neuman - 12 Feb 2009 12:16 AM - 3 messages
Hi, I have a web page that allows a user to select an excel file using the FileUpload Control (BrowseFileToUpload), then using a button's onclick command (ButtonUploadFile_Click), uploads the selected file and saves it using a preset name ("ExcelImportODS-" + u.UserName + ".xls") in a folder on ...
Score GridView Edit Template Control Style
Morris Neuman - 10 Feb 2009 8:29 PM - 6 messages
Hi, I have a gridview and have set the font size to 8pt and forecolor to navy. When I set the editrowstyle to different values it works for labels in edit template mode, but not for textboxes, dropdownlist or other controls.  Do I ...
Score How to prevent JavaScript conflict in custom server control (when added more than once to a page)
MGKR - 9 Feb 2009 3:52 PM - 3 messages
How do you go about solving this? Ie. unless the JavaScript, included with the server control (which might reference ID's in the generated HTML), somehow knows which control it belongs to - A problem will occur if two or more of the same control are ...
Score Control disappears
Jakob Lithner - 9 Feb 2009 7:50 AM - 2 messages
In my application I have a dynamic set of attributes stored in a separate table. To handle this I created a usercontrol that takes a collection of attributes. The idea is to show all relevant attibutes and make them editable ...
Score Control disappears
Jakob Lithner - 9 Feb 2009 7:47 AM - 9 messages
In my application I have a dynamic set of attributes stored in a separate table. To handle this I created a usercontrol that takes a collection of attributes. The idea is to show all relevant attibutes and make them editable ...
Next » 2 3 4 5 6 7 8 9 10