Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Building Controls / August 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to add class attribute to html code?14 Aug 2004 19:43 GMT3
I have a control that has a property. The property is a class type. I have
made it expandable in property grid like fontinfo class.
But I set a property of that class, the property is not written to the
control as an inline attribute.
"Error Creating Control" and "Cast from String"14 Aug 2004 14:54 GMT1
I'm creating a custom date control.  In appearance, it's just a
textbox and a button.  It has three custom properties: CalDate,
CalDateType and Required.  Required is just a boolean, and CalDate is
the contents of the textbox.  CalDateType is an enum with four values:
Implementing IPostBackDataHandler in a custom web control with VB.NET12 Aug 2004 19:34 GMT1
I have created a custom class with Visual Basic that inherits from the
drop down list web control.  In order to update the value properly, I
have tried to implement IPostBackDataHandler, but receive the
following error message:
Custom Control design time access to SQLConnection on Web Page12 Aug 2004 15:19 GMT1
I'm developing a server web control and it requires a SQLConnection object.
Is there a way at design time to display a list of available SQLConnection
objects that have been dropped on the page as a property of my custom
control?
extend Regular expression validator control12 Aug 2004 02:31 GMT1
I would like to extend Regular expression validator control
to read from a config file,  the custom  expressions to
validate.
basically would like to increase the number of validation
FORM wrapping12 Aug 2004 01:52 GMT3
We're migrating a website to the Content Mgmt Server 2002.  I've
noticed all the pages look like so:
<body>
 <form>
How do I dynamically add a user control to a web page?11 Aug 2004 15:16 GMT1
I have a user control which I created that does not work when I add it
dynamically to a web page.  My code looks like this.
For x = 0 to max
  'Instantiate a new conrol
How to add images in a DataGrid09 Aug 2004 11:49 GMT2
Hi Friends,
I have a database having all the country names and some geogrphical details
of the countries. I am displaying it in a DataGrid. I want to add Flag of
each and every country.
Custom Webcontrols, VS EDI support and intellisense?09 Aug 2004 10:42 GMT4
I have been working on some custom webcontrols. Among other things I
have extended the datagrid with a few things
Everything is working perfectly nice and smooth
But how on earth do I add xsd schemas for intellisense etc?
Events in a custom template control08 Aug 2004 02:34 GMT1
I have written a template control which contains a button. I have added a
public event to the control which I raise on the button's Click event. In the
main page that contains an instance of this template control I have code in
the codebehind page to handle this event. My problem ...
Multiple dependent dropdownlists in whidbey06 Aug 2004 20:21 GMT1
I'm trying to get 3 DropDownLists in an ASP.NET 2.0 page working
together so that the value selected in DropDownList1 is used as a
parameter which tells DropDownList2 how to populate itself. Equally,
the value selected in DropDownList2 should tell DropDownList3 how to
Controls Problem06 Aug 2004 17:00 GMT2
I have a question. I have created an application using VS.NET and the
application runs fine on IE, (I mean all the image buttons, textboxes etc.)
I understand that validation control features dont work on Netscape, but why
does'nt imagebuttons and buttons work on Netscape.
Capture the file path06 Aug 2004 16:58 GMT1
I need to capture a file path in the user machine. I'm trying to show a Open
Dialog  without success... any ideas?
[]'s
Caio
Calling IsValid in a web control06 Aug 2004 14:48 GMT3
Is there anyway to check the IsValid property in a user control?
I've made a user control that holds a number of validators. There are also
event handlers in the control that handle button presses. The problem is
that the IsValid property is defined on the page and isn't available ...
data repeater question04 Aug 2004 23:20 GMT1
I have a quick question. I am displaying all the orders that are active. I
am making use of a datarepeater with checkboxes to display data and a submit
button to insert into the database.
suppose i want to make the orders inactive using the checkboxes and click on
Pages: 1 2 3 July, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.