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 / Web Controls / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
dynamicaly created custom control not visible09 Mar 2004 11:22 GMT1
I have created a custom control which contains dropdownlist.
allready use this custom control on several places without a problem
But when I try to dynamically create it in my code behind, it is no
displayed on my page
insert a chart on a page using data from my database09 Mar 2004 11:13 GMT1
I work in ASP with SQL server.I'd like to insert a chart on a pag
which I like to use data from my database (via a system DSN).
Question: how do I get that chart to link to a data source?
here is the code I use, but I dont get any error
asp.net page not seeing custom control, can't set properties09 Mar 2004 10:44 GMT3
I have a asp.net.vb page with a custom control, and for some reason
the codebehind is not seeing the control.
The control is in a file "page_footer.ascx" in the root of the site
and contains the following:
Validating webcontrols with Javascript??09 Mar 2004 10:37 GMT1
I have a series of DropDownList on a form. I'd like to check that the user
has selected an option from at least one of these lists before submitting
the form. If they haven't, then Cancel the submit (and how do you cancel the
OnCommand function for the Submit button?). If they have, ...
checkboxlists / radiobuttonlists readonly09 Mar 2004 01:17 GMT1
Is there any way in ASP.NET (besides for setting enabled = false) to make a
checkboxlist and radiobuttonlist readonly?
This would be similar to making a text box readonly.  I don't want the users
to be able to change what boxes are checked (for reporting purposes).
problem of CompareValidator control ( for check date)08 Mar 2004 21:07 GMT1
I would like use the CompareValidator control to check the date.
I write the web form in development server, the date format is dd/mm/yyyyy
of CompareValidator control.
I copy the web form to production server. the result of date format is
DataView08 Mar 2004 20:19 GMT2
I'm filtering a DataView. After that I know that filter result only ( and
only) in one row with 4 or 5 columns. Now I want to pic up the value of one
of that columns (that I know only the name, eg. Code).
How can I take this value of that column of my DataView?
Where are the controls?08 Mar 2004 17:47 GMT3
VB.Net
If I, on a WebForm, place a lot of textboxes I still can't se them with
"Me.Controls.Count" (in the Form Load event). Where are they? Isn't the Form
the container for controls placed directly on on it?
DropDown Databound08 Mar 2004 17:46 GMT3
I am having some trouble working through the logic of binding a dropdown list to a database here is my code. Please note that this works fine if I use a dropdown list that I add the values to manually
I have tried to capture the selected item in the button command, I have tried it ...
JavaScript file08 Mar 2004 16:02 GMT13
I have a JS file, where I have show_clock function to call. I calling
her like this<body onload="show_clock()">, but nothing happens. The clock
don't appear.
In your opinion what should I do? Use "RegisterClientScriptBlock" and/or
asp:CheckBox has no Value attribute - Help !!!08 Mar 2004 10:29 GMT4
I was extremely surprised to notice that the <asp:CheckBox> control
does not appear to have a "Value" attribute like it's HTML equivalent
does.
There are many occasions when you would want the value associated with
Dynamic Textboxes Help w/ ASP.NET07 Mar 2004 16:49 GMT2
Hello everyone hope all is well.  I am currently trying to add 10 -20
texboxes at a time and would like these textboxes to run at server.  I am
able to add the text boxes and give them ID's.  But when I try to access the
textboxes with something like tbox1.Text I get object is not ...
Calendar: how to do this in VB? Thank You Very Much.07 Mar 2004 08:28 GMT1
I created an ASP.net page which includes the following:
 1. An ASP.net calendar control which I formated.
 2. A dataSet which connects to an Access Database where I have the Events.
I found this tutorial in Macromedia web site but is in C and I have been trying to create the same ...
Web Custom Control Render Problem06 Mar 2004 16:01 GMT7
I have created a web page involving tables and graphics (no code
behind) and added a PlaceHolder to a one of the cells.  This page is
now my ‘template' and I create various different ‘User Controls' and
add them to the PlaceHolder at different times to create various
ViewState Data Repeater06 Mar 2004 08:12 GMT1
I am binding to a Repeater web control with an array.  The data is displayed
in a LinkButton so that I can access the 'clicked' item through the
repeaters ItemCommand event.
Even though I have set the ViewState = true in the control designer, it
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 February, 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.