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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Experts, am I right about this? [TabControl insanity]30 Jun 2005 22:43 GMT1
I just finished working on a control that made me completely nuts.
It's a tab control, and it works beautifully in an IE browser.  Just
like the kind that are used in desktop apps (multiple rows of tabs that
rearrange themselves appropriately when clicked).
Reach UserControl from ASPX codebehind?30 Jun 2005 15:46 GMT3
I created a usercontrol and dropped it onto my aspx...
But from CodeBehind of that aspx I can't reach to that UserControl...I just
want to reach to it just like when I dropped for instance a textbox onto
that form so I can play with it's properties and subscribe to it's events?
using TagPrefix to avoid having @ Register directives on pages using custom controls30 Jun 2005 15:37 GMT2
I am designing a custom control in a seperate DLL.  I have used the
assembly:TagPrefix attribute in this project.  The project is included as a
reference in our website project.  I can use my custom control if I have a @
Register directive in my page, but I want to develop this ...
How to receive postback values for Composite Control28 Jun 2005 07:20 GMT2
Please help me since I am new to composite control.
I've been building a composite control that contains 3 textboxes.
Rendering control portion works fine, but I don't know how to receive
postback values from each textbox.
Newbie question27 Jun 2005 18:36 GMT4
I've keyed in the following code that I copied drom my asp .net for dummies
book:
<%@Page Language="vb" debug="True" %>
<html>
dynamically build sql based on text in textbox and dropdownbox23 Jun 2005 20:27 GMT1
I have a web form that contains textboxes for first name and last name. I
also have a dropdown list that contains companies.
I would like the user to enter criteria in any manner in the control and get
results from the database.
An ImageButton that retrieves its image from a Resource22 Jun 2005 20:16 GMT2
Well, that sums it up, doesn't it? I would like to have an image button
(more compact than a regular button) in a web custom control. However, to
minimize dependencies and limit installation nuisances I was thinking of
retrieving the image of the image button from an embedded ...
Using DataViewManager with a WebControls.DataGrid20 Jun 2005 19:37 GMT1
Does anyone know how to bind a dataset to a WebControls.DataGrid using
a DataViewManager. For a Forms DataGrid, it is...
// Bind to a DataGrid.
System.Windows.Forms.DataGrid myGrid = new
Problem with INamingContainer20 Jun 2005 17:05 GMT2
I created a composite control which works just fine. I want to be able to
set the focus to one of its contained controls (a textbox) but this is
giving me a javascript error. The problem is that the ClientID property of
the contained textbox is not giving me the correct value. When ...
custom web controls and conversion to inline code17 Jun 2005 18:06 GMT2
Our client wanted delivery of the code using inline scripting, but for
obvious reasons, we developed the ASP.NET 1.1 app using codebehind.  We have
an issue now when trying to convert the codebehind code to an inline format.
The control fires a custom event (to pass detailed error ...
Sample Whidbey Web Part Code14 Jun 2005 20:25 GMT1
Can anyone point me to some examples of Whidbey Web Parts being designed from
scratch. The documentation on this is still blank (eg.
http://msdn2.microsoft.com/library/t54h7hh7(en-us,vs.80).aspx).
Is the generally accepted way to create web parts just to create a user
Framework 2.0 Beta 2 serializing a server control at run time14 Jun 2005 06:18 GMT3
How can I persist a server control to aspx code at run time in Framework 2.0
Beta 2.
This can be done at design time with the ControlPersister.PersistControl
method.
Problem of User Control11 Jun 2005 20:20 GMT2
I am newbie of ASP.NET. I tried to develop a simple user control and add it
to a web page for testing. However, when I start debug, the web page doesn't
show the user control at all, and a file download popup window open to ask
me downloan the web form. I even used the code that ...
How to check if a client has installed an application or not from ASP.NET10 Jun 2005 20:02 GMT1
Does anyone know how to check on the client machine if a particular application/OCX is installed programmatically in ASP or ASP.NET environment ? Any help will be greatly appreciated .
design time support for collections10 Jun 2005 16:56 GMT1
I have a servercontrol that contains a list of buttons. What I would like to
do is to create property on my WebControl where I can edit the buttons
(create, delete, set the order, set the name of each button, backgroundcolor
of each button). What is working is that the property ...
Pages: 1 2 May, 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.