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 not sure if I can ask here as it may be a visual studio specific question, but maybe Is it possible to add a constraint to a custom control...
MRe
08-24-2006 09:07 AM
MRe Go to last post
0 25
I am building an application that is totally data driven. The pages are built from scratch at runtime.I have everything working fine. Now all I need...
bestwerx@gmail.com
08-24-2006 08:33 AM
MRe Go to last post
4 20
I'm building a Composite control to reflect on an object and build a widget for each of it's properties based on a custom set of attributes. I'm...
dave.dolan
08-23-2006 10:01 AM
dave.dolan Go to last post
0 25
I'm converting a custom webcontrol from ASP.NET 1.1 to 2.0 to take advantage of 2.0's new features, particularly using the WebResource handler to...
Johno
08-23-2006 09:26 AM
Johno Go to last post
0 26
Hi, Basicaly what I'm doing, is making a TabPage control which is "attached" to a MultiView control in order to have tab pages on my webpage. That...
marcin.kozlowski@internetium.pl
08-22-2006 05:23 AM
marcin.kozlowski@internetium.pl Go to last post
0 24
Hi, I creted a usercontrol which has an ITemplate in it named ItemTemplate. I am using ASP 2.0. When I drag the user control on to my .aspx page...
davidr@sharpesoft.com
08-21-2006 05:40 PM
davidr@sharpesoft.com Go to last post
0 27
hi, i need to create a numeric textbox control which accepts only numbers, decimal point, backspace, arrow keys, should not allow pasting...
close browser without Logout
08-21-2006 09:57 AM
Gaurav Vaish \(www.EduJini.IN\) Go to last post
1 20
Hi All, I am not a programmer, but learning ASP.NET 2.0 to understand the capabilities and potential limitations for my customers. This is...
William Raymond [MS Project MVP]
08-21-2006 09:52 AM
Gaurav Vaish \(www.EduJini.IN\) Go to last post
3 25
I'm just in the process of developing a web server component and have come up against one final problem. It's like a data grid in that it...
Paul
08-21-2006 02:21 AM
Paul Go to last post
2 16
Hello All, I've posted this in microsoft.public.dotnet.framework.aspnet.datagridcontrol but got not reply so I'll try my luck here. Any help would...
buzlite@sympatico.ca
08-20-2006 06:09 AM
Gaurav Vaish \(www.EduJini.IN\) Go to last post
14 41
Hi, This may be a dumb question, but why is it necessary for a control's id and name attribute to coincide in order for the postback mechanism to...
Martin
08-20-2006 03:55 AM
Teemu Keiski Go to last post
1 30
Does anyone have an example of a Composite Server Control with Serverside validation? Morgan
Morgan
08-17-2006 11:15 AM
Morgan Go to last post
0 28
The article "Sample Control Designer with Action Lists and Services" part of "Design-Time support for Web Forms" seems to have omited the actual...
Martin
08-16-2006 04:54 PM
Martin Go to last post
3 34
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 17
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 23
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 23
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 32
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 25
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 30
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 26
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 25
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 35
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 29
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 28
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 54
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 33
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 26
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 21
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 49
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 31
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 25
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 23
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 21
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 30
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 22
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 27
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 26
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 29
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 21
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 46
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 28
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 31
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 29
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 20
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 21
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 26
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 29
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 33
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 22
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 29
Post New Thread

Display Options
Showing threads 401 to 450 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 - 2008, Jelsoft Enterprises Ltd.