HighTechTalks DotNet Forums  

Sponsored Links


ASP.net Building Controls microsoft.public.dotnet.framework.aspnet.buildingcontrols


Discuss in the ASP.net Building Controls forum.



Post New Thread
Threads in Forum : ASP.net Building Controls Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
To produce 1 dynamic chart, I add a control to my aspx page positioned in a placeholder. I need to have more than one chart and need to capture the...
Jon Paal
03-06-2006 01:59 PM
Jon Paal Go to last post
0 89
I need to enhance the label control by adding a small icon to the right that when clicked will run something for the user. How do I do this? I want...
Thom Anderson
03-05-2006 07:26 PM
Thom Anderson Go to last post
0 98
I have a webcontrol which renders a select | option html control. I have implemented IPostBackDataHandler with LoadPostData looking like...
Jane Bell
03-05-2006 09:13 AM
Teemu Keiski Go to last post
1 105
Hi, I am trying to achieve something that I thought would be fairly simple, but am having trouble with DataBinding and UserControls. My user control...
Kent Boogaart
03-04-2006 10:06 PM
Kent Boogaart Go to last post
0 105
I am developing a server control which will output some html and would like to have it also to return a bar chart image generated from this...
Jon Paal
03-04-2006 05:29 PM
shiretu Go to last post
4 107
If you add a non-visual component to a vs2005 web page component designer window, for a VB project, then look at the code behind, then swap back...
KCS
03-04-2006 01:22 PM
KCS Go to last post
0 84
I want to create my own html in user control, Is this possible or do i have to create a custom control for that situation. If it is possible in...
ASPboy
03-03-2006 04:05 PM
ASPboy Go to last post
2 98
Hi; Is there a control where it can browse for a file on the server (not the client) and can do so using the permissions of the user on the client...
David Thielen
03-03-2006 02:15 PM
David Thielen Go to last post
1 92
Hiya folks, Does anybody know how to contain a list of abstract objects that is editable by the designer? For example, say I have the...
Joel G.
03-03-2006 01:54 PM
Joel G. Go to last post
1 89
Hi, Are there any good books somone can recommend that teach composite controls, and custom composite controls? I've seen some control books in c#...
phil2phil
03-02-2006 09:23 PM
Peter Zolja Go to last post
1 89
Hi, Here's how I have setup a test solution: -- Project1 Each project has different folders on disk. WebForm1.aspx uses CustomControl1 (with...
Peter Zolja
03-02-2006 09:05 PM
Peter Zolja Go to last post
0 88
I want to build a control that alows a custom dialog border type of look. I'm implementing it now with a 3 x 3 table. Corner images and...
03-02-2006 08:36 PM
AT Go to last post
1 98
I have a custom UserControl where the content is dynamically generated when the containing Page calls a certain method (i.e. DisplayData). The...
ejstembler
03-02-2006 02:07 PM
ejstembler Go to last post
2 86
Hi I need to create a dropdownlist for reusing in a lot of formviews, with databinding. If I create a user control the selectedvalue is not usable...
Rodrigo Juarez
03-02-2006 09:49 AM
Rodrigo Juarez Go to last post
4 103
Hi, I have created a custom control for use in asp.net projects using vb.net and visual studio 2003. The control is working, however, on the HTML...
asapjim
03-02-2006 09:26 AM
DWS Go to last post
1 94
Guys, I have created a custom class that derives from DataList so that I can add some custom client side functionality into each new item...
J'son
03-02-2006 12:02 AM
asapjim Go to last post
3 87
Can anyone tell me what the equivalent in 2005 is for 2003's line <Assembly: System.Web.UI.TagPrefix("Temporal.WEB.Controls", "twebc")> in the...
Arthur Dent
03-01-2006 07:30 AM
Jon Go to last post
5 83
Hi, I need some help on using cookies.. how to set secure flag on for cookies???
AVL
03-01-2006 03:19 AM
AVL Go to last post
0 109
Hi I have a page that that loads most of its controls dynamiclly(usercontrols). Is it make sence to add them to the page in CreateChildControls? Why...
Nay
02-28-2006 10:35 AM
Nay Go to last post
0 63
I have built a webcontrol that outputs a select/option html element amongst other html. I had implemented IPostBackDataHandler differently and not...
David.Morales
02-28-2006 09:43 AM
David.Morales Go to last post
0 58
Hi, I've a requirement in which I need to implement autoscrolling.... Is there any control in .net which supports this...
AVL
02-27-2006 06:21 PM
Steve C. Orr [MVP, MCSD] Go to last post
1 119
Hello I am trying to prevent the <title> tag from rendering in an HtmlHead control. How can I do this? I have been trying to replace it with a web...
Alexander Walker
02-26-2006 07:26 PM
AT Go to last post
4 107
Hi, I'm having a major issue with one of the custom contols I've created. Basically, it consists of a dropdown, button and some textboxes for...
fshort
02-26-2006 09:50 AM
fshort Go to last post
0 80
Can anyone recommend any good controls to implement animated buttons. I want something that can perform the following: - Must initially display a...
Ben Fidge
02-25-2006 01:28 PM
Ben Fidge Go to last post
2 96
Hi My question is what is the best event in the page and in the user controls to dynamilly load the user controls, and why CreateChildControls is...
Nay
02-25-2006 04:45 AM
Nay Go to last post
0 89
I use ASP.NET 1.1 with VS2003. I just first created a web control. When I put my control on designer, I don't know why the properties have not...
ABC
02-25-2006 02:53 AM
ABC Go to last post
0 99
Hello, Is it possible to write a script using CONDTS object to read all emails from the SMTP IIS "Drop" folder without changing the username and...
Vanessa Lee
02-24-2006 04:21 PM
Vanessa Lee Go to last post
0 92
Hi Can anybody explain to me how to dynamically add a usercontrol? When I try to use the this.Controls.Add the control is added, but none of...
Snorre
02-24-2006 09:01 AM
Ron Go to last post
4 99
Hi, I have multiple controls loaded into one ascx file. In that file i have a panel control that holds the user control or ascx file. I currently...
Ron
02-24-2006 08:39 AM
Ron Go to last post
0 99
Hi, I've a webcontrol which inherited from BaseValidator. Under the .Net 2.0, such control has a default function----SmartTag, which is new in...
amanda
02-23-2006 09:01 PM
amanda Go to last post
1 116
I am developing a Web custom control whose properties (such as text) I would like to map to other control properties (such as textbox1.text) or...
N Kumar
02-23-2006 02:13 PM
Teemu Keiski Go to last post
4 95
Hey. I'm trying to dynamically add User Controls to my page. It appears to work sometimes, but more often I get the error: Unable to cast object of...
Justin Dutoit
02-23-2006 03:31 AM
Justin Dutoit Go to last post
0 102
I have just started working on an ASP.Net 1.0 project as my first forray into ASP.Net (or ASP for that matter), and have a general question...
John Richardson
02-23-2006 12:07 AM
John Richardson Go to last post
0 86
Is there a way to overrider context menu (create my own menus) for the activex Windows Media Player? At the same time, I've been trying to figure...
blue-einstein
02-22-2006 11:36 PM
blue-einstein Go to last post
0 98
I am passing an xml data file to a server control and need to sort the data. The data has three levels(tables). What is the recommended approach to...
Jon Paal
02-22-2006 01:19 PM
Jon Paal Go to last post
4 96
I have an aspx page, which loads a custom usercontrol (UCtrlA). UCtrlA has a drop down list, and depending on what is selected in UCtrlA's drop down...
Elroyskimms
02-22-2006 10:44 AM
Jose Rodriguez Go to last post
3 99
What i want is a more elegant way to assign _global_ resource strings. I can see that ControlBuilder is doing things with it. So I tried to inherit...
Emil Christopher Melar
02-22-2006 07:05 AM
Emil Christopher Melar Go to last post
0 84
I'm trying to add themes to a usercontrol. I've added the Themeable attribute to it and its fine at run-time. At design time a page with the...
AT
02-22-2006 05:19 AM
AT Go to last post
0 112
Greetings, How can i parse inline code? I have the following code: System.Text.StringBuilder sb = new...
Juan Xavier Larrea
02-22-2006 01:11 AM
Juan Xavier Larrea Go to last post
0 105
Hi, There is a bug in the control CheckBoxList: the number of Items checked is not correct after a Back in browser: Steps to repro: Create a...
02-21-2006 10:09 AM
Go to last post
0 102
Hi, I am using a web custom control with Visual Studio 2005 and I have a property called : public DropDownList DropDown {
Adam Tibi
02-21-2006 08:52 AM
Adam Tibi Go to last post
2 86
Greetings, I'm fairly new to the new ASP.NET 2.0 controls and I'm trying to get the TreeView control to display some non-xml/sitemap data I want...
Eamon Millman
02-18-2006 05:40 AM
Kazarin Max Go to last post
2 99
Thanks http://www.newbestweb.com owner
aweska don
02-18-2006 02:18 AM
aweska don Go to last post
0 91
I have included below virtually all the code to a control I'm trying to build. My issue is that an array list property in my control does not...
Jeremy Chapman
02-17-2006 07:03 PM
Jeremy Chapman Go to last post
0 94
I am writing a custom script editor for use in web application and I would like to be able to have the text cursor be placed at the beginning of...
Bill Youngman
02-17-2006 02:25 PM
Bill Youngman Go to last post
1 105
Hello I'd like to know if microsoft provides a documentation or code source concerning this class used by Smartphone under window ce . The only thing...
palos
02-17-2006 03:03 AM
AT Go to last post
1 97
I have an XMLReader loaded the HTML from a web page. I want to pull a Table out of this XMLReader and use it to create an HTMLControls.HTMLTable...
AT
02-16-2006 11:21 AM
DWS Go to last post
1 101
Hi I'm creating composite control which is derived from MultiView control. First view contains Label and RadioButtonList, second view...
gizm0
02-16-2006 09:38 AM
gizm0 Go to last post
0 144
Hi, I need to maintain state of few variables on my page,,, It's on the same page.... Which is better suited in this situation? Session or...
AVL
02-16-2006 07:38 AM
Kris Go to last post
1 98
Hi I have a control derived from a drop down list written in VB.NET (ASP.NET 2.0) that dynamically displays listitems retrieved from an SQL server...
AT
02-16-2006 04:44 AM
AT Go to last post
0 97
Post New Thread

Display Options
Showing threads 801 to 850 of 3268
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.