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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Save state when create image28 Feb 2005 21:05 GMT1
Hi there, I will be very happy if someone helps me. I need to create dynamic
image, and save the state between the postback. I mean I've got 5 buttons
and when I click on one of them, the image is creted with:
System.Web.UI.WebControls.Image Img1 = new
Need help with base.Style collection in custom control27 Feb 2005 23:44 GMT2
Here's my situation: I'm developing a custom control, which basically
consists of two nested <DIV> tags. Now, i need to obtain base.Style object,
in order to get the positioning information, if the control is being
positioned via ABSOLUTE positioning.
Adding contextmenu to IE Treeview Control27 Feb 2005 18:15 GMT2
Does anybody have a clue as to how to do this?
I would like to display my own custom context menu when rightclicking a node
in my treeview, but am a little lost on how to do it, apart from that is
should be some kind of javascript I guess.
Cache a user control based on a Property in the code behind.24 Feb 2005 09:34 GMT3
I have a user control that is placed on every page to provide a menu system,
logout/login buttons etc.
This contect varies in depending on the value of a property in the code
behind file of the control.
Add Events to HTML Table24 Feb 2005 06:44 GMT1
Hi,
I was wondering is it possible to create my own html table that has two
features.
1. it is databound and 2. Create my own events to it?
DataGrid.Column.Count is empty?23 Feb 2005 12:35 GMT2
  I have created my own datagrid control, derived from
datagrid. Now my webform uses this datagrrd and calls the
ItemDataBound method, which then SHOULD loop through the
columns, but it always shows me that the columns count is
Inherit from a Web User Control23 Feb 2005 10:59 GMT3
Is it possible to inherit from a web user control (*.ascx) created in a
separate class-assembly to a local specialized control that can be used in
an aspx-page ?
What I want to do is to create some sort of base class library of controls
Problem Adding Controls22 Feb 2005 19:00 GMT3
I seem to be having a problem loading a div tag with a control. here is what
I am doing:
Dim oObjCheckBox As CheckBox = New CheckBox()
oObjCheckBox.ID = "chkTestControl"
Question about Custom Controls22 Feb 2005 18:09 GMT1
I'm building a web application that some standard controls in many pages as
"DropDownlist" this drop down list is filled from a table in a specific
database and this "DropDownlist" will be used in many apges and on each page
the data inside the "DropDownlist" will be the same but ...
Really Creating dinamically Web Controls22 Feb 2005 17:12 GMT1
I'm developing a custom control and i'm having some problems. Here goes
the figure :
I have a N level tree structure, and I have to show the first level in a
DropDownList. When the user selects one option of the first
ASP.NET Custom WebControl Absolute Positioning22 Feb 2005 07:22 GMT3
I'm currently in the process of building a custom webcontrol. I nearly
finished it, however one thing is a mystery to me: how do i enable the
control to support absolute positioning?
Thanks in advance,
Changing HTML in the Render() method19 Feb 2005 23:59 GMT3
I am looking for C# code samples on how to:
1.- Get a string with the default HTML that would be rendered for a custom
control.
2.- Customize this string.
Warning Messages...19 Feb 2005 04:49 GMT3
I was wondering if you can help me with this question. I am trying to
display warning messages on my web-page, prompting the user to check his
action, and confirm what the current action would do. What is the best way of
doing that in asp.net. I know that we can do that easily in ...
Basics to extend the any control?18 Feb 2005 14:40 GMT2
Hello
I would like to know what methods/events I have to
override to extend any webserver control. I actually need
to extend the datagrid control, but the basics should be
using the Items property in the design time property window18 Feb 2005 13:51 GMT4
I hope this is the proper forum. I posted this problem in the wrong one
previously. I have a custom server control that I am building. Implementing
simple properties like strings and ints seems to be pretty straightforward
and there are a lot of examples. However, I have a need to ...
Pages: 1 2 3 January, 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.