| | Rating Thread /
Thread Starter | Last Post  | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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. | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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] | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 2 | 99 |
|  | Thanks
http://www.newbestweb.com owner
aweska don
|
02-18-2006 02:18 AM
aweska don | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 0 | 97 |