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 / September 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DropDownList problem30 Sep 2004 19:59 GMT2
I use a DropDownList for presenting information from DataBase. Here it is
the code:
private void Page_Load(object sender, System.EventArgs e)
{
Help Assigning Label color from the table.30 Sep 2004 19:55 GMT1
Plz Help me how to assign label color from the datareader
I tried this it failled. Any Idea Please.
Japhet.
myLabel1.BackColor = "Color." & dr.Item("color_code")
Prevent controls from inheirting ID of parent30 Sep 2004 14:25 GMT4
I am building a grid which I am adding my own templated columns to.  One of
the columns has a checkbox and I am assiging the checkbox an ID based on the
row of the griid.  When the grid gets built, the checkbox ID is changed so
that it is a combination of the parent control IDs ...
Imagebutton and filesystem30 Sep 2004 10:03 GMT1
I have two imagebuttons in my asp.net (I'm using vb.net) application.  I
need one of them to open a folder and one to open a file within the
aforementioned folder.  I am not sure which class exposes the filesystem.  I
do not want a "File Open" dialog box, I need the actual folder ...
Datalist with more than one column30 Sep 2004 09:51 GMT1
Hi all,
I'm having this challenge:
I have a datalist, which I display in more than one column
(RepeatColumns="3") and RepeatDirection is horizontal. At the same time I
Dropdown list control problem30 Sep 2004 09:47 GMT1
I have a dropdown list and I am linking it to a database
table called "Product".  The fields in the database are
ProductID (PK), price, and description.  I am assigning
the description field from the DB to the text field (what
How to include java scripts in ASP.NET?30 Sep 2004 09:41 GMT1
Please can any one help me how to include java scripts on ASP.NET.
Japhet.
Web List Editor library30 Sep 2004 01:31 GMT1
Does sombody know any control/library for manipulation with list
(collection) on web page? Tnis component must to have such features:
1. Subscription for new items
2. RSS Feeds
Iterating through Controls Question29 Sep 2004 19:37 GMT3
Hey all,
   I am still getting the hang of .Net so I'm posting this question looking
for someone to maybe explain the following process to me so I can better
understand just what is going on here.
Naming Container29 Sep 2004 10:26 GMT1
Is there anyway to turn off the default behavious when adding dynamic
controls to a
form. Ie I would like to call the give the control a name and be able to
access it from the
How Do I Print Table Cell Colours?29 Sep 2004 10:16 GMT3
I have a website with a page containing tables and coloured in cells:
If I want to print preview this page, assuming default settings in browser,
when I print the page on a color printer, all the colours disappear.
Any idea?
Save development time using TierDeveloper29 Sep 2004 00:50 GMT1
Map, generate, and maintain 50% of your .NET application code, namely
your business and data objects. Use these objects in ASP.NET, Windows
Forms, console or services applications.
Business and Data Objects Framework
ANN: New Barcode Library from ComponentScience!28 Sep 2004 22:18 GMT2
Announcement:
ComponentScience is proud to release Barracuda 1.0; our newest .NET
component library for Winforms, ASP.NET and the compact framework!
Use Barracuda to generate Linear, Postal, or 2-dimensional barcodes in your
Inherited listbox won't validate.28 Sep 2004 20:27 GMT1
I have a question, maybe someone can help.
I have some code for a Linked ListBox that won't validated clientside
with the .NET Validators.  Are there any special things that need to
be done when you inherit a listbox in a web custom control to get it
Script inside the header tags28 Sep 2004 19:21 GMT2
I am writing a control that derives from the label control. My control needs
to render some Javascript inside the header tags, but all I get till now is
an script inside the form tags. Can anyone shows me how to insert Javascript
inside the header tags from a custom control?
Pages: 1 2 3 4 5 6 7 August, 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.