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
Programmatically resizing a web custom control at design time20 Mar 2005 02:19 GMT1
I have written a simple web custom control. The control however also acts as
some place holder (could be a banner, picture or whatever). The control also
has a set of properties to set the width and height.
Then when either the width or height is set (using the property) the
Writing a DIV tag?19 Mar 2005 00:45 GMT4
Starting to mess with writing to the HtmlTextWriter, and have a
question about divs.
Why is it that HtmlTextWriterTag.Div writes a *table*, when I tell it
write a div?  The tooltip help says "Specifies an HTML Div Element",
Embedded Windows control18 Mar 2005 13:18 GMT3
        We are trying to create a windows control and use it embedded in an
asp.net page. This control is based on another 3rd party control, and we
don't know how to include the dll of that control in our own dll to
distribute it. We tried to embed the dll in the dll, but we ...
Distributing images required by custom control?18 Mar 2005 10:43 GMT2
I am developing a new custom server control, and need to find the best way
to store / retrieve the images which are required by the control. I can see
a few of solution to achieve that:
1) Store the images in the assembly, and then read the from assembly sending
Inserting columns in datagrid by code17 Mar 2005 18:29 GMT1
I tried to insert a column into datagrid by back-end code, and I have
implemented a event handler for sorting. When I try to sort the column in
browser, it does not fired the sorting event handlers. Do anyone know how to
solve it?? Thx.
Textbox control not posting value ?17 Mar 2005 13:03 GMT4
I have a text box control in an ASP.NET user control and it does not post
its value when the base form posts.
The value comes through as a null lenght string.
Any ideas ?
Custom Control Problem :: Object reference not set to an instance of an object16 Mar 2005 23:34 GMT1
I have the following Custom Control file...
'########### WebUserControl1.ascx #############
<%@ Control Language="vb" AutoEventWireup="false"
Codebehind="WebUserControl1.ascx.vb"
Event raising question16 Mar 2005 22:10 GMT1
   I have a question regarding events in a composite web control. In
windows forms when I programmatically set the SelectedIndex property of a
comboBox (for example) I seem to remember that the SelectedIndexChanged
event is automatically fired (unless my mind is playing tricks ...
Dynamically created user controls16 Mar 2005 19:56 GMT4
In ASP.Net, I am working with some in-house software that dynamically creates
a form based on rows in a database table.  For example, most pages consist of
a header control, center control, and a footer control.  By adding rows to
specific tables in the database, the form can be ...
Setting Focus in a User Control16 Mar 2005 14:56 GMT1
I have an editable datagrid as part of a usercontrol.  When I click the
Edit button, I wish for focus to be set on the first control, a
dropdownlist.  I have underlying javascript that I found elsewhere here
but it does not appear to work.
Child control renders at desing-time as if it is in run-time...16 Mar 2005 08:54 GMT1
Hi, I have a problem with design-time. The problem is rather hard to
describe in a few sentences ... so I hope someone will reply asking for more
info. For the start here's the situation (striped down to what I believe is
crucial)
RenderChildren/ParseChildren16 Mar 2005 02:52 GMT6
I am having a slight problem. Below is something similar to what I want to
appear in the asp.net
<cc2:WebCustomControl1 id="WebCustomControl11" runat="server">
   <FillList CommandName="asfsadf" ParameterName="sdafas" >
Custom web control not responding to change15 Mar 2005 18:19 GMT9
   Since I ran into a problem with nested user web controls I decided I was
(???) better off implementing this as a custom web control. Well, I have run
into problems again... I created a new project on the solution that contains
the web page. That project is a Web Control ...
Catch Instance Creator15 Mar 2005 17:22 GMT1
My WebCustomControl has a property of collection type, and when add an objet
to the collection at designtime I want to create the new object with an
overload constructor. Why? Becouse to set a different ViewState key for each
object in collection I need to know which index has the ...
Mantain Property14 Mar 2005 16:35 GMT1
I don't know how to mantain the value of a Property of my WebCustomControl.
I've my Control and set:
------Code in  Page container of contrl ----...
...
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.