Home All Groups Group Topic Archive Search About

ASP.NET web controls

microsoft.public.dotnet.framework.aspnet.webcontrols
Score How do I set ButtonField style from theme file?
Harry Keck - 2 Feb 2007 6:41 PM - 2 messages
I am using ASP.Net 2.0 themes, and have a GridView with a ButtonField column. I can not find a way to create a style for ButtonField columns in the application's theme, specifically, I want to set the ControlStyle-Font-Size ...
Score Problem with ASP.NET ReportViewer
Chris Cap - 1 Feb 2007 8:25 PM - 4 messages
We are currently using client reports (.rdlc) to serve up some reports for our clients.  We are trying to make it so that when a user clicks on category data (ie - order number), it will navigate to a new page that shows the order ...
Score Web custom controls issue
Emanuele - 1 Feb 2007 2:46 PM - 2 messages
Hi all, i am developing a web custom control. Basically it's something like a listbox, a bit enhanced. i have some problem when i have to add items to the controls. this is the basic structure of the control: ...
Score RegEX for Email
Ben - 31 Jan 2007 6:28 PM - 2 messages
Hi All, I am using a regular expression for validating an email field. ValidationExpression="\S+@\S+\.\S+" This validates if the @ and . are missing but I need a more tight validation - only 1 @ should be there etc. Any help is greatly appreciated. ...
Score FormView & object
David Thielen - 31 Jan 2007 12:04 AM - 4 messages
Hi; Is there a way to assign an object as the DataItem for a FormView? I need to edit/view/create an object that doesn't really map to a row in a database. ...
Score RegularExpressionValidator
Jason - 30 Jan 2007 5:06 PM - 3 messages
Hi , I'm attempting to use the Regular Expression Validator to cehck for the following conditions: <sequence of letters><sequence of numbers> or <sequence of letters><sequence of numbers> \ <sequence of numbers> ...
Score Validting selected date from a calendar
Tamer Ibrahim - 29 Jan 2007 1:23 AM - 4 messages
how can I make sure that the user can't select a date earlier than the today's date ? ...
Score Server Application Unavailable
WRH - 28 Jan 2007 3:11 AM - 3 messages
Hello I'm using MS Visual Web Dev 2005 Express and did the tutorial to make a simple web site with C# code behind.  Works fine with the ASP.NET development server that runs with Web Dev. When I move the files to an IIS server however I consistently ...
Score Calendar Control posting back
spitapps - 28 Jan 2007 12:51 AM - 2 messages
I am creating a date selector using the .NET calendar control.  I have an icon on my webpage and once the icon is clicked i want a DIV containing a calendar control to popup and have the user select a date ...
Next »