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     
Hi, I'm working on a .net application where i'd like to implement the same design-time behavior as used when working with...
Chris
11-11-2003 03:25 AM
Chris Go to last post
0 14
Can we handle events for user controls? If so how? Suppose we r creating a user control using a label can we handle a event for the user control...
Vannela
11-10-2003 11:06 PM
SSW Go to last post
3 22
I am using LicenseProvider to enable licensing for a web user control using C#. My license consists of a signed XML .lic file. Among other things,...
AT
11-10-2003 10:53 PM
AT Go to last post
0 17
I am creating a tab control. I want to allow the user to drop controls on my tab control at design time the way one can drop controls onto a...
Chad
11-10-2003 01:30 PM
Teemu Keiski Go to last post
1 17
Hello, I am trying to make a Web Cstom Control with a property which is simply a reference to another control. This is exactly the same as the...
Mike Lavender
11-10-2003 11:26 AM
jline Go to last post
1 15
Can we fire a user control event when the user does the action not in the webservers or custom control event? What actaully I want is to handle a...
Vannela
11-10-2003 05:52 AM
Vannela Go to last post
0 14
I've googled and saw this question posted a lot, and saw an answer that involved using EnvDTE, but I suspect there must be an easier way. If I have...
Justin Weinberg
11-10-2003 05:08 AM
IgorW Go to last post
2 16
hi, I'm creating a custom web control and I'm pretty much stuck in templates. Everything is working great, I have no problems, even if the...
Alessandro Zifiglio
11-09-2003 06:31 AM
Alessandro Zifiglio Go to last post
0 14
Hi group, your help with this would be very much appretiated. I am trying to roll out my own datagrid, which functionally would work JUST like the...
James Cohen
11-08-2003 05:10 PM
John Saunders Go to last post
2 21
hi folks, which is the best way to get to the datasource/row via a bound datagrid? my datagrid is bound to a dataview. when i select a button in...
Jan Limpens
11-07-2003 09:59 AM
Jan Limpens Go to last post
2 18
Hi, I created the following custom control to open a form in a new window. All this control does is to write a JavaScript link. Additionally I'd...
Daniel Walzenbach
11-06-2003 04:55 PM
Daniel Walzenbach Go to last post
3 21
I'm trying to create a control that builds other child controls at design time... I've been able to persist my own collection of child controls but...
Patrice Scribe
11-06-2003 09:42 AM
Patrice Scribe Go to last post
5 18
Hi I have multipage with several pageview created dynamically then I want to add several controls ( textbox, chechbox) to each pageview also...
AT
11-06-2003 09:22 AM
AT Go to last post
0 16
Hi, I have a composite web custom control consisting of a textbox, a button, and a dropdownlist.. I'm trying to expose the Items property from the...
Nguyen Ly
11-06-2003 01:15 AM
Teemu Keiski Go to last post
1 17
Like many others, I would like to replace the default "grey button" display of my user control with something that more closely (better yet...
PV
11-06-2003 01:11 AM
Teemu Keiski Go to last post
7 28
I wrote a simple server control that inherits from the DropDownList control. I will be using the control in an aspx page and want to access it in a...
AT
11-06-2003 01:09 AM
Teemu Keiski Go to last post
1 16
I can't seem to figure out how to make this work. I need some sort of design for a composite control that will allow the following things to happen...
Aaron Prohaska
11-05-2003 07:41 PM
Aaron Prohaska Go to last post
0 16
I have a custom control that I have written for our companies footer. The old footer was an include file that used div tags. In my control, my...
bspann
11-05-2003 09:44 AM
Giorgio Parmeggiani Go to last post
1 18
I have a custom control that builds what we refer to as "Formlets" around some content in a page. These are basically content "wrapper" sections...
AT
11-05-2003 05:02 AM
AT Go to last post
1 13
Hi All, I am a newbie in creating ASP.NET custom controls. I have created one custom control say X.ascx for getting the location of the user like...
Suresh Kumar
11-04-2003 06:11 PM
Suresh Kumar Go to last post
4 18
I have an ASP.NET composite server control "Panel" if you will, that has another server control on it. This second server control is movable and...
Dave
11-04-2003 11:00 AM
John Saunders Go to last post
1 18
Hi. I'm looking for in-depth resources on the use of the System.ComponentModel namespace, namely the Component class and the IComponent interface. I...
Puggy
11-04-2003 07:59 AM
Patrice Scribe Go to last post
1 23
I have an aspx file which calls javascript written in another file. The point is that I am trying to pass some parameters from this aspx page to...
AT
11-03-2003 09:01 PM
John Saunders Go to last post
1 15
ASP.NET creates every website as a new "project" off the default (localhost) web site. So, my project "Accounting" is accessed via...
Boban Dragojlovic
11-03-2003 12:14 PM
Michael Stuart Go to last post
5 12
I have a User Control with a Code behind class. If the Code behind class inherits from UserControl class there are no problems within VS 2003, I can...
Munish Sethi
11-03-2003 09:59 AM
Munish Sethi Go to last post
2 11
hi guys, I am having this problems too... if I inherits it from System.Web.UI.WebControl.WebControls.. it works fine.. but if I inherits it from...
Nigil LaVey
11-03-2003 07:27 AM
Nigil LaVey Go to last post
0 17
I'm experiencing the same problem as was discussed in a thread with this subject "VS.NET not creating the Site for SubControls" I have a control...
11-03-2003 05:16 AM
Go to last post
0 24
Has anyone written a component like "Mail Merge" or "Poll Management" in ..NET Can anyone share or redirect me to any URL... Regards,
Arun
11-03-2003 04:11 AM
Arun Go to last post
0 19
Hi, I'm working on a control that produces Culture specific output. I have the runtime behavior that I want, I have a problem at design time. The...
Andrew
11-03-2003 02:15 AM
Steve Conrad Go to last post
2 20
Hello, I've created a custom web control (composite) and added to my toolbox. I dragged the control onto a new web form and I see the small green...
D Wicker
11-02-2003 08:14 AM
Giorgio Parmeggiani Go to last post
1 16
Hi There, I have a problem. I have developed a customcontrol in c#. I have a property composed by 3 sub-property. I have implemented...
stefano mostarda
11-02-2003 05:01 AM
Nigil LaVey Go to last post
2 23
Hi, How do I run a ControlBuilder inside a template? Say I have a tag derived from DataList. I want to be able to use the ControlBuilder to allow...
Geoff Taylor
11-01-2003 02:06 PM
Geoff Taylor Go to last post
0 14
Hello All. I have created my first custom web control to use client side script to move items from one list box to another (thanks Andy Smith for...
Lance
10-31-2003 01:38 PM
John Saunders Go to last post
1 12
"Niranjan Kumar" <anonymous (AT) discussions (DOT) microsoft.com> wrote Yes, sorry, I didn't catch that part. If you use output caching, you're...
John Saunders
10-31-2003 01:19 PM
John Saunders Go to last post
1 19
I am just starting to play around with creating server controls and I want to do something similar to the panel control. I want my control to output...
Kevin Blakeley
10-31-2003 12:54 PM
NoOne Go to last post
1 9
Hi, I am wanting to add a usercontrol programatically to a placeholder's control collection. The placeholder is coded within the ITEMTEMPLATE of a...
Chris Ericoli
10-31-2003 10:39 AM
Quicky Go to last post
1 13
Hi, I have no idea how to write .bat scripts, can you help me write one? Here is a pseudo code of what I would like the .bat script do. For...
Lucas Cowald
10-31-2003 10:10 AM
AT Go to last post
1 9
Hi I have created a datagrid custom inherited by the standard datagrid. Inside the datagrid I have defined a new type of column that inherits from...
Giorgio Parmeggiani
10-31-2003 05:57 AM
AT Go to last post
6 14
Hi, I get really struggled, so it's my last chance to get some answers here. My problem is: I would like to create a web user control that is based...
Franz Fitz
10-30-2003 05:10 PM
John Saunders Go to last post
1 12
For a page with code-behind: this.Page.GetType().BaseType.Assembly.GetCustomAttributes(... For a page without code-behind, I'm guessing that the...
Nicole Calinoiu
10-30-2003 02:16 PM
Nicole Calinoiu Go to last post
0 17
when I compile my project setting, there are many LINK errors. But when I compile my project under debug setting, everything is OK. How can I deal...
Zhang Xiaofeng
10-29-2003 08:13 PM
Zhang Xiaofeng Go to last post
0 13
Weird, here is a code example: If you make a brand new web control that has a property of type ITest2 and you create Test2 in there. Lets say I set...
AT
10-29-2003 09:27 AM
AT Go to last post
2 14
I am trying to develop a page template class that will enfore the layout of my site. I want to use a user control for left side navigation. When I...
AT
10-29-2003 07:17 AM
Laurence Lemmon-Warde Go to last post
1 13
Hi, I add a class to my project and this calss is derived from System.Web.UI.Control to create a web control in my project. But I can't use this...
Wanderer
10-29-2003 06:53 AM
Wanderer Go to last post
0 18
Hi, I add a class to my project and this calss is derived from System.Web.UI.Control to create a web control in my project. But I can't use this...
Wanderer
10-29-2003 06:52 AM
Wanderer Go to last post
0 12
Has anyone created a custom radio button or check box control that allows you to change the base image of the control so that it's not the microsoft...
lmeacham
10-29-2003 01:22 AM
AT Go to last post
4 12
Hello, I'm developing a web custom control and am trying to store an instance of a class in the ViewState and keep getting an exception: "The type...
D Wicker
10-28-2003 12:41 PM
D Wicker Go to last post
0 11
I am using VS.NET 2002. Whenever I am in HTML view and i modify let's say an asp hyperlink's ID to myHyperlink. After I am done typing my text.,...
Henry
10-27-2003 06:37 PM
Henry Go to last post
0 13
Hi there, I have a user control and I need to carry out some client- side custom validation on the controls within the user control (hope that makes...
Dune
10-27-2003 07:44 AM
Rasmus Rummel Go to last post
3 7
I have written a composite treeview webcontrol. It has a "Filtered" property. During the Render process, if the Filtered property is set to True it...
AT
10-24-2003 06:18 PM
Victor Garcia Aprea [MVP] Go to last post
1 15
Post New Thread

Display Options
Showing threads 2651 to 2700 of 3133
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 - 2009, Jelsoft Enterprises Ltd.