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 all, I have a control which i wrote which inherits the asp:dropdownlist control. Works great, all happy. If when using it i try to declaratively...
Arthur Dent
08-16-2006 10:07 AM
Arthur Dent Go to last post
2 125
I have a table in HTML: <table id="tblBudget" Runat="server"> <tr> <TD width="1200px"></TD> <TD width="1600px"></TD> <TD width="500px"></TD> <TD...
HannelieL
08-15-2006 03:21 PM
Arthur Dent Go to last post
1 137
In the most simple terms assume we have a Composite WebServer control This Composite Control (CC) is just a "label" private Label ...
AT
08-13-2006 03:51 AM
Teemu Keiski Go to last post
1 145
I am frustrated and not sure where to turn for help. I have a custom control that has been working fine. The custom control is composed of a...
dave
08-12-2006 02:06 PM
dave Go to last post
3 150
I'm building a set of custom server controls that need to perform certain actions based on state. So, when a button is clicked in server control 1,...
CompiledMonkey
08-10-2006 03:08 PM
CompiledMonkey Go to last post
1 133
OK, so I think for my last post, what I really want to do is implement my own "Convert to Template" which will create my own template. Could someone...
PeterKellner
08-10-2006 11:05 AM
PeterKellner Go to last post
0 140
What kind of JavaScript is needed to delete all of the cookies for the current web site, and can that be registered in an ASP.NET page as...
xeroxero
08-10-2006 08:13 AM
AT Go to last post
2 154
Hello Everyone I want to load aspx file through AJAX ( javascript ) I am doing this in ajax it works well but it does not load javascript render by...
MS
08-10-2006 03:07 AM
Gaurav Vaish \(www.EduJini.IN\) Go to last post
1 141
I've created a user control that I then place in a panel. The reason it's in a panel is that it's part of search criteria that I hide/show panels...
jdp
08-10-2006 03:06 AM
Gaurav Vaish \(www.EduJini.IN\) Go to last post
1 139
Hi everyone, I'm wondering if anyone has a suggestion on how to do this, or if it's even possible. In my datagrid's OnItemDataBound function I'd...
Steve Hershoff
08-10-2006 03:04 AM
Gaurav Vaish \(www.EduJini.IN\) Go to last post
3 128
I have built a custom server control with an item template. When I drag the control from the toolbox to the design surface the template does not...
PeterKellner
08-09-2006 11:38 PM
PeterKellner Go to last post
0 135
Walter Please examine my code again. Your screenshot shows that the control does NOT render when it is inside a table cell. See the small empty box...
Bill Cohagan
08-09-2006 01:41 AM
AT Go to last post
17 219
I have a usercontrol composed of a label and textbox. I've created a custom property, LabelText, that I can assign at run time. What I'd like to...
jdp
08-04-2006 03:26 PM
jdp Go to last post
2 135
Hi All, I write an ActiveX containing a progress bar and a label by C#. When running in IE, the progress bar is OK; but I cannot update the value...
AT
08-04-2006 12:50 AM
AT Go to last post
2 143
Hi all, What is the recommended way to add child controls *around* existing child controls in the CreateChildControls method (e.g. table, row...
AT
08-03-2006 06:24 PM
AT Go to last post
3 113
I have a slight problem with SetEditableDesignerRegionContent(region,content) .. it keeps telling me that I already have a control with the same ID...
Micke Andersson
08-03-2006 07:41 AM
Alessandro Zifiglio Go to last post
4 117
Is there a way to put content between tags of a custom control so that it will populate the defaultproperty such as my TabLabel property? When I...
Dave
08-02-2006 02:45 PM
Dave Go to last post
2 128
Hi all, I have a custom control with an overridden Render method. Inside this method I'm rendering each control in its collection using...
AT
08-02-2006 06:38 AM
Alessandro Zifiglio Go to last post
1 105
Hi all, I have a custom control that I use within forms that contains form inputs and validator controls. At the moment I'm overriding the...
AT
08-02-2006 06:36 AM
Alessandro Zifiglio Go to last post
1 114
I have a custom ASP control (an extension of DataSourceControl) that contains a custom property, which contains a custom dictionary property. I...
Nels P. Olsen
08-01-2006 06:05 PM
Nels P. Olsen Go to last post
0 134
As all of the people told that assemblies are of three types, Private, Public & Satellite. But I think these are of only two types: 1. Single File...
anujrathi
08-01-2006 08:57 AM
Demetri Go to last post
1 129
Hi There, I have a composite server control that wrapps a RadiobuttonList. Which is populate from a Collection of Objects. The control is rendered...
Greg Larden
07-31-2006 06:04 PM
sam Go to last post
1 123
I have a user control where I defined a boolean property. I tried to pass the property the following way: <aaa:MyControl runat="server" id="stan"...
stan
07-31-2006 03:51 PM
Stan Go to last post
1 136
I have two UserControls I'd like to have talk to each other. One of them is contained within the other, in a parent/child relationship. The...
Steve Hershoff
07-31-2006 12:25 PM
Steve Hershoff Go to last post
4 104
Hey All, I have created a custom control that initially shows a textbox. After the user has typed something in the TextBox a DropDownListbox is...
Scott Blood
07-31-2006 05:04 AM
Scott Blood Go to last post
0 100
How can i Create a Virtual drive ( similar to Gmail Virtual Drive) using C#. Could any one tell me what interfaces I have to use for the same
Kavitha
07-28-2006 05:02 AM
Kavitha Go to last post
0 137
Hi, I've developed my own datasource control. When I make my datasource control be the datasource of a formview control, I would like the formview...
Martin
07-26-2006 04:20 AM
Martin Go to last post
1 159
I have an ASP.NET Control that is deployed to sharepoint. Hence I cant really run the app under Visual Studio and start debugging it. Obviously I...
Nexinfo Tech
07-26-2006 12:36 AM
Nexinfo Tech Go to last post
0 137
Hi All, I am trying to build one server control which has one panel and within this panel there will be two more panel. I have created two instance...
AT
07-25-2006 07:49 PM
Gary Vidal Go to last post
1 131
Adding Streaming video to your web-page is as simple as a few clicks of the mouse with this amazing tool. http://www.ebvalues.com
Mike
07-25-2006 07:32 PM
Mike Go to last post
0 142
Hi, I just added Steve Orr's incredible WebChat control to my page (ASP.NET 2.0), but I'm not advanced enough to correctly add the additional code...
dmitcha
07-25-2006 11:15 AM
dmitcha Go to last post
3 114
Hi, How can i eassely add client side script in my code. I have a sort of TAB control, that works through postbacks but i want the action taken...
henk
07-24-2006 06:01 PM
Steve C. Orr [MVP, MCSD] Go to last post
2 124
Hi, I have create a web user control, which named base.ascx. I put three text box and a datagrid in this user control. How do I inherit this user...
chyong
07-24-2006 05:23 PM
AT Go to last post
1 123
Hello, I wrote a control derived from the ASP.NET DropDownList. I want to be able to automatically databind the derived dropdown list and...
Mario Vargas
07-24-2006 05:04 PM
Mario Vargas Go to last post
1 116
Hi, Firstly, I'm not using ASP , I'm using winForms but I can't seem to find a winforms building controls thread. If anybody knows of such a thread...
Ant
07-23-2006 11:10 PM
Ant Go to last post
1 143
Is it possible to remove a property? For example, if you inherit from webcontrol then you have the CssClass property. But suppose i dont want...
Showjumper
07-23-2006 10:54 PM
Gary Vidal Go to last post
1 132
Hi, I have created a control, built it & added a reference to it. It now can be seen on the 'My User controls' tab. How can I now remove that...
Ant
07-23-2006 10:38 PM
Ant Go to last post
0 146
I am trying to write a Hierarchical using HierarchicalDataBoundControl I have looked at both the treeview and menu but there implementations depend...
Gary Vidal
07-23-2006 04:49 PM
Gary Vidal Go to last post
1 160
I have made a server control to display the average rating for content by showing the number of stars. The problem i have is with the design...
Showjumper
07-23-2006 04:44 PM
Gary Vidal Go to last post
1 122
Hi, I'm building a custom control and I have an issue. My custom control has a (Server) TextBox control in it and my custom contol exposes a property...
news.microsoft.com
07-21-2006 04:29 PM
sam Go to last post
2 133
During my postbacks, I try to assign the value from an Input tag to a property of a custom control. However, I keep recieving the following...
Nathan Sokalski
07-21-2006 01:44 PM
Nathan Sokalski Go to last post
4 123
I have a custom control with properties named MinValue, MaxValue, and Value (all of which I have assigned a DefaultValue design-time attribute)....
Nathan Sokalski
07-21-2006 01:34 PM
Nathan Sokalski Go to last post
2 118
I'm not getting any pictures in my yahoo email. All I get is a blank grey box for the picture. can anyone help me?
Maggie May
07-21-2006 12:47 PM
JoAnn Paules [MVP] Go to last post
2 124
Kader; soru:madem,herşey bir kader defterinde yazılı ve herşey ona göre oluyor.o halde insanlar niçin cehenneme gidiyor? cevap:evet herşey bir kader...
faruk.nur
07-21-2006 04:48 AM
faruk.nur Go to last post
0 132
I created a simple custom control inherited from a GridView as a test... using System; using System.Collections.Generic; using System.Text; using...
Dave
07-20-2006 02:07 PM
Alessandro Zifiglio Go to last post
4 112
Im' building a custom menu control based on a XML file. I've added the following property: private string _xmlSourceUrl; public string...
maxcocco
07-19-2006 04:23 AM
maxcocco Go to last post
0 136
I cant figure out why this ImageButton doesn't post back the way a Button does. Can anyone explain to me why the RaisePostBackEvent() method...
Anthony Merante
07-18-2006 10:59 PM
sam Go to last post
6 161
Hi there, I have custom validator base on LUHN (MODE10) function for CCNumber look like this Sub ValidateCCNumber1(ByVal s As Object, ByVal e As...
Oded Dror
07-18-2006 10:08 PM
Oded Dror Go to last post
0 123
I'm overriding the Render method in a Custom Control that inherits from WebControl. Some of the ouput code is as follows; protected override void...
Mark Gilkes
07-18-2006 05:25 PM
sam Go to last post
1 132
Hi Yes, I tried that too, and it did work. As you said, the other way of dropping the controls in the designer doesn't work. I hope they fix it...
Francis Reed
07-18-2006 05:22 PM
AT Go to last post
3 101
Post New Thread

Display Options
Showing threads 551 to 600 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.