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 / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Why is CreateChildControls called when a dropdownlist (of a composite control) selected index has changed25 Mar 2005 01:34 GMT1
That sums it up. When any of the dependent dropdown lists get their selected
index changed (by user interaction) there is a new invocation of the
composite control's CreateChildControl which then basically resets some
things. Very strange behaviour, really thinking of junking the ...
Color property returns Color.Empty to my control24 Mar 2005 22:02 GMT3
I have written a custom composite control.  When I try to get the value of a
Color property I always get Color.Empty in the designer, but I do get the
color that is selected when the webpage is run.  Does anyone know if I have
to do something specific to get the value of the ...
custom WebControl sometimes doesn't render at design time23 Mar 2005 23:44 GMT1
I've created quite a few WebControls with pretty good success. I've
made designers, data-bound controls, and so on. (Thank you to Nikhil
Kothari and Vandana Datye for "Developing Microsoft ASP.NET Server
Controls and Components".) I'm pretty comfortable with them now.
High-level question about ASP.NET web controls..23 Mar 2005 23:19 GMT7
I'm a bit of a noob when it comes to web controls... What I want to do, is
create web control that appears in the toolbox, that one could drag onto a
web page - and you'd see the actual control (e.g. what it will look like on
the resultant web page - much like how the datagrid ...
Volatile Design View23 Mar 2005 14:31 GMT1
Sorry if this shows up twice. I've created a custom control that is basically a preformatted table used throughout the page with ParseChildren(false); you add child controls as the content to the table and everything works great. My only problem is that when you go into design ...
Exporting an ASPX's HTML to PDF23 Mar 2005 08:02 GMT1
I am looking for a way to sort of redirect the Page.Response content to a
pdf generator component that would create a pdf file on the fly!  I wonder
if there is such a thing in the .net world.  I see a java based product that
may do this (from CORDA).
Repeater and ArrayList22 Mar 2005 17:43 GMT2
I am trying to use arraylist (of strings) as Datasource for a repeater. what
do I write in item template?
DataBinder.Eval....???
The list only contains strings..
Need help persisting a dynamically loaded userControl...22 Mar 2005 17:06 GMT1
Ok, I've done quite a bit of testing and am stuck. Here's the
situation, I have two userControls and my webForm page.
menu.ascx - menu
contentEditor.ascx - input box + button
custom usercontrol inside of datagrid - loses its state/viewstate on re-bind/postback of the datagrid21 Mar 2005 19:51 GMT2
I have a simple usercontrol, a datepicker which contains 3 dropdownlist , it
resides inside a datagrid column and i set the selecteddate property of the
usercontrol from one of the DataBinder.Eval 's ... everythign works fine.
The datepicker also works fine on a regular page, and ...
Enable Parent Controls21 Mar 2005 18:04 GMT1
I am using a datalist to generate controls based on the values arrive from DB.
------------------------------------------------------------
checkbox
          RadioButtonList/CheckBoxList
DoubleClick Event on ListBox21 Mar 2005 18:00 GMT1
I have created a user control that has a list box webcontrol.
Unfortunately, The listbox control does not have the doubleclick event
in it, and for the life of me, I can not seem to create one.  Does
anyone have any tips on how to do this?  The user control is this list
Control in User Control not instantiating21 Mar 2005 15:35 GMT5
am building a user control that has a repeater in it. I first started with a
regular web page to get the formatting right where everything worked
properly. I then copied it into a new ascx file.
The repeater is created on the page (not dynamic). I have a function that
persiting data in asp.net21 Mar 2005 04:43 GMT3
Hi
    I am finding problem with dynamically created controls in asp.net
When I Create a text box at runtime with a cycle when next time the cycle executes again it simply remove the entered data from text box this is not happening if i create a text box dynamically at
runtime.I ...
Custom Web Control and GridLayout21 Mar 2005 02:28 GMT2
I'm somewhat new to ASP.NET but have a lot of VB6 experience.  I
thought I'd dive into custom web controls as a way to encapsulate some
common functionality.  Once I drag the control onto my web form, it's
stuck in the upper-left corner.  I also thought I might try to use a
building my own web-based music player20 Mar 2005 23:23 GMT1
I want to build a customized music player using VS.NET.  I'm looking for a
way to add some new controls to my Web Forms toolbox for building a
jukebox...ie. Play button, pause, fast forward, display area, equilizer, etc.
Does anyone know a site or a third-party vendor that sells ...
Pages: 1 2 3 4 5 February, 2005
 
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.