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 building controls > august 2004 > threads for august 15 - 21, 2004

Filter by week: 1 2 3 4 5

Regex question
Posted by Hailstorm at 8/20/2004 9:20:11 AM
How can I control if "a textbox is empty or not" with regex validation? I don't want to use required field validator because I have a masked textbox control and it has "ValidationExpress" property. For example, if I want to control if it's a time value, I use "(([0-1][0-9])|([2][0-3]))[:]([0-5][...more >>


Templated Data-Bound Control Sample
Posted by news.microsoft.com at 8/20/2004 9:05:18 AM
I have been attempting to create a templated data-bound control, using the sample as a guide (ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/cpguide/html/cpcontemplatedd ataboundcontrolsample.htm). The problem that I'm running into is that child controls in the template, such as labels, lose th...more >>

System.ComponentModel.Design.ArrayEditor - How to
Posted by Peter Ehli at 8/19/2004 9:59:36 AM
I have a custom control which is a set of tab images like in hotmail. In my control I have a hard coded array that sets the string value of the tabs. private String[] tabCaptions = { "Home", "Tab 1", "Tab 2", "Tab 3" }; I would like these tab captions set by the user of my control via the pro...more >>

HELP!!HELP!! - Import XMl into SQl using ASp
Posted by Michael Persaud at 8/17/2004 10:09:40 AM
HI, I have a xml file and would like to import its contents into a table in SQl2000 can some one say how? it has to insert multiple records Thanks MP ...more >>

Properties, JavaScript and Viewstate
Posted by Daniel Buchholz at 8/16/2004 2:14:36 PM
Hi all! I´m trying to build a custom panel control that has the ability to expand or collapse at runtime without postback. I switch the visibility property of a DIV to do this. But what is the proper way of persisting the state of the panel through a postback cycle. Currently whenever a ...more >>

use UrlEditor in Component Editor forms
Posted by Kevin Marshall at 8/16/2004 11:11:08 AM
Hello everyone, I have built a server control and managed almost everything I wished to achieve with it using the book MsPress book on developing server controls, I do have one problem. I have made a component editor (property builder) form and its working perfectly apart from my URL propertie...more >>

Styles and CustomControls
Posted by Reiner Max at 8/15/2004 1:46:36 PM
Hello I need to format my Custom Controls with Styles. Now if I use the css features from .NET then the styles are renders direct in the control tag and produce a lot of code. To prevent this and add my own css file and modify this with my custom control and design time. What is th...more >>

Custom attributes/properties at design time (serialization?)
Posted by GoogleGroups NO[at]SPAM WALDOLand.com at 8/15/2004 12:52:02 PM
OK. here's what I want to do. I have a text editor control that I created. I also have a seriedsof palette controls that I have created for use with the text editor. The Idea I want is that the page developer can slap any number of editors on a webform and any number of palettes on the same we...more >>




DevelopmentNow Blog