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     
In my 1.1 project, I was creating dynamically a LinkButton, and stored it into a Table.Row.Cell.Controls(). I was adding an MyOnClick handler to the...
guy
11-07-2006 12:26 PM
Brennan Stehling Go to last post
4 46
I created a composite control derived from UserControl. It has two textboxes. The ascx file looks like this: <%@ Control Language="C#"...
Big Daddy
11-02-2006 04:43 PM
Big Daddy Go to last post
2 47
Hi guys! I'm sure this is an easy question to answer, and I'm equally sure that the solution involves designer attributes, but I can't seem to find...
steve_barker333@hotmail.com
11-01-2006 06:21 PM
steve_barker333@hotmail.com Go to last post
2 34
I've been trying to come up with a way to use the built in ASP.NET controls to design something that displays the results of a database query by...
senfo
10-31-2006 09:35 AM
senfo Go to last post
2 33
Hi all, I am not quite sure how to phrase the subject, so apologies. I am writing a custom control. It is using a textbox. I create the text...
David
10-30-2006 10:14 AM
Michael Hamrah Go to last post
5 40
Hi all, I have found a bunch of articles regarding using windows forms under IE loading them via a URL. I have been able to get this functioning,...
Ben Brown
10-29-2006 06:40 PM
Ben Brown Go to last post
0 30
A weird problem is happening every 1/500 times page is used. When page posts back, it briefly shows ViewState in the browser just like it...
Amelyan
10-29-2006 05:01 PM
Amelyan Go to last post
0 38
1) I am developing custom controls and was wondering how I can implement the URL ~ deal. ~/page/page.aspx How do I translate ~ to the web root? I...
DaBrain
10-29-2006 12:58 PM
Michael Hamrah Go to last post
1 31
I posted this in a different group yesterday with no responses, so I'll try here. I would like to have a repeater class like this: <asp:Repeater...
Big Daddy
10-28-2006 05:39 AM
John Saunders Go to last post
1 36
This may or may not be possible, so please let me know either way. I'm just attempting to do something fancy and I haven't been able to find any...
philaphan80@yahoo.com
10-27-2006 12:23 PM
philaphan80@yahoo.com Go to last post
1 39
Hey Steve, check out the following code. I didn't use a template control, but a CompositeControl instead. You can lookup the ITemplate interface...
Michael Hamrah
10-27-2006 12:04 PM
Michael Hamrah Go to last post
0 29
Hi, I put include file in usercontrol and use this UC in another aspx page. However, aspx file writes <!-- #include virtual="/fres/fues.htm" --> in...
Shailesh Patel
10-27-2006 08:41 AM
Shailesh Patel Go to last post
3 36
Dear Sir, I m develop a application in vb.net which update a live prices of stocks by a website named (www.nseindia.com) i m using datagridview...
Jeet Disuja
10-26-2006 03:27 PM
Brennan Stehling Go to last post
1 37
Hello, I have written my own custom control and I want one of its properties to display as a dropdown list when clicked, so the user can select from...
Kay
10-25-2006 12:19 PM
Teemu Keiski Go to last post
2 37
Hi All, I'd like to add numericUpDown controls in the every cell of a column of a datagrid control. Is there some sample code I can get for...
barbara_dave@yahoo.com
10-23-2006 04:03 PM
barbara_dave@yahoo.com Go to last post
0 39
Search Engine Cloaker is used by hundreds of top-ranked Webmasters to increase their search engine listings. How it works: Cloaker tricks the...
Mark Jones
10-20-2006 07:52 PM
Mark Jones Go to last post
0 35
Hello. I'm still rather new to building custom controls, so please be gentle. ;) What I'd like to be able to do, when validating, is drop...
philaphan80@yahoo.com
10-20-2006 01:41 PM
philaphan80@yahoo.com Go to last post
6 43
I writing a webcontrol that I inherited from WebControl. In the control, me.font is a FontInfo object. I'm producing a crystal report from...
GaryDean
10-19-2006 01:43 AM
Steven Cheng[MSFT] Go to last post
1 43
I have a user control (called MyControl that inherits from CompositeControl). This control will raise an event when the user changes the color of...
Phil
10-18-2006 06:55 PM
Phil Go to last post
2 42
Hi! I have a asp.net 2.0 webcontrol with a property called TestProp (type: string), if i change value in the property-window in vs.net...
JesperA
10-18-2006 01:13 PM
Brennan Stehling Go to last post
1 33
Hi - I'm just experimenting and following the example in: http://msdn2.microsoft.com/en-us/library/ms379565.aspx I have a solution that has my...
Griff
10-18-2006 01:08 PM
Brennan Stehling Go to last post
5 41
Hi, sorry if this seems stupid :( I'm running WindowsXP, Asp.net 1.1 and Sql Server 2000 , the problem is the my pages are timing randomly, ...
verci
10-17-2006 03:40 PM
verci Go to last post
5 36
Hello. I'm developing and testing a web application using VS.NET 2003, VB, .NET Framework 1.1.4322, ASP.NET 1.1.4322 and IIS5.1 on a WIN XP Pro,...
Tony Girgenti
10-16-2006 04:11 PM
Laurent Bugnion Go to last post
19 51
Ok smart guys and gals ... I have a GridView control with a dynamically created checkbox column. The checkbox is created using ITemplate interface....
Ben Schumacher
10-15-2006 02:33 PM
Michael Hamrah Go to last post
2 49
Hi. I'm looking to post an http cookie on a sql backend. I know I've read about this before, but the solution stumps me. I've tried the menu control,...
Afton Wynona
10-13-2006 05:59 PM
JP.Gantlin Go to last post
4 70
Hi I want to create an n-tier custom server control. The idea is that the control will determine which "view" will be used. By this I mean User A...
Griff
10-12-2006 11:35 AM
Michael Hamrah Go to last post
1 53
I'm after a book that is the "must have" book on developing composite server controls. One person recommended the following book: Developing...
Griff
10-11-2006 12:01 PM
Michael Hamrah Go to last post
6 54
Hi, I created my first custom control. I don't get any error when I use it but it doesn't show anything. Could someone tell me if I am doing...
shapper
10-10-2006 05:43 PM
Michael Hamrah Go to last post
1 36
I am trying to get pageA.aspx gridView to pass a key (say deptID) to pageB.aspx which will use the value passed as a filter in it's own...
Jay
10-10-2006 03:01 PM
Jay Go to last post
2 34
Hello :) I need, urgently, a web control (preferably for .net 2005) that allows creating week tasks. I need it to support hebrew, and having ajax...
anton genis
10-10-2006 11:17 AM
anton genis Go to last post
0 44
I assume there's a way to do this since I've seen third-party components act the same way. How do I force the compiler to throw an error or warning...
philaphan80@yahoo.com
10-10-2006 06:57 AM
John Saunders Go to last post
6 64
Hi - complete newbie question, so please bear with me... With classic ASP, I could have a folder containing "common code" that was accessed by ALL...
Griff
10-09-2006 09:23 AM
Mark Rae Go to last post
1 49
Thanks for the reply. I did try that before and it didn't work, but it's good to know what that method is used for. When I used it, the...
CK
10-06-2006 03:14 PM
CK Go to last post
0 27
Kool, but how do you do this? Got a code example. I've never done this before... -- Chris Davoli "Jesús López" wrote:
Chris Davoli
10-06-2006 12:56 PM
Chris Davoli Go to last post
1 30
Hi I'm more or less desperate here, I've posted this in a few forums now over the months and got absolutely no response. It would be very...
AT
10-06-2006 04:52 AM
postings@alexshirley.com Go to last post
5 48
Hi All, I wish to load some user controls on a web page dynamically. I could use the LoadControl method, but there is a catch - the user control...
ukeu
10-06-2006 12:53 AM
ukeu Go to last post
2 41
Thanks in advance to anyone who can help :) I have a custom control that includesa ListItemCollection property that allows clients using it to...
studen771
10-04-2006 09:47 PM
Gaurav Vaish \(www.EdujiniOnline.com\) Go to last post
1 31
Is there a way to set/change the ErrorMessage and/or Text property of validationcontrols without making a trip to the server? What I have so far is...
jdp
10-04-2006 10:50 AM
jdp Go to last post
4 30
my code is not getting successful result. how do I get the server control to recognize a button click event ?? ========code============= Public...
Jon Paal
09-30-2006 09:22 AM
Gaurav Vaish \(www.EduJiniOnline.com\) Go to last post
1 27
I have the extactly the same problem.. I am creating a control where a collection property is exposed which has a nested collection object. It looks...
apratimg@gmail.com
09-30-2006 08:57 AM
Gaurav Vaish \(www.EduJiniOnline.com\) Go to last post
1 37
Hi all, I have a custom server control that can contain one or more buttons. I'm trying to expose an event handler as a property so that the...
paul.hester@gmail.com
09-29-2006 09:03 PM
studen771 Go to last post
3 36
I have a base composite control that uses templates. If I add buttons (image, link, etc ..) to the template we can bubble the event as an item...
Marc Castrechini
09-29-2006 04:23 AM
Walter Wang [MSFT] Go to last post
6 35
I Had realized a user contro ctrlContro and i load it in this way: ctrlControl c1=new ctrlControl c1.Partent=this; c1.Show(); this is right, how do...
Max3vil
09-29-2006 01:21 AM
Afton Wynona Go to last post
2 28
I have built custom server controls and as long as the library with those controls is directly referenced by the web application in the same Solution...
Brennan Stehling
09-28-2006 05:31 PM
Brennan Stehling Go to last post
4 30
Hello- I wrote a HttpModule to inspect the user's current page and to assign a source a content category to them. The problem is that when it runs,...
Eric Marthinsen
09-26-2006 12:49 PM
Gaurav Vaish \(www.EduJiniOnline.com\) Go to last post
1 27
Most of the configuration information for a web application exist in the web.config file. We're planning on writing a set of compiled UserControls...
Griff
09-26-2006 06:42 AM
Karl Seguin [MVP] Go to last post
1 22
Can someone shed some light on how to get this user control to work? I created a simple user control with several properties (I want to access these...
petro
09-25-2006 10:47 AM
petro Go to last post
2 29
I had write a usercontrol ctrl1 with a textbox and two button, button1 and button2. I had drow ctrl1 in a windows form. I would like to know when i...
Max3vil
09-24-2006 01:13 AM
Gaurav Vaish \(www.EduJiniOnline.com\) Go to last post
1 26
Hi all, I've built a custom control that won't contain any inner content. If I derive the control from Control, then the VS editor will always add...
paul.hester@gmail.com
09-24-2006 01:10 AM
Gaurav Vaish \(www.EduJiniOnline.com\) Go to last post
6 27
Hi, I try to get the html code of the treeview by doing this : TreeView Tview = new TreeView(); TreeNode tnode = new TreeNode("Node1",...
David Wiart
09-24-2006 01:03 AM
Gaurav Vaish \(www.EduJiniOnline.com\) Go to last post
1 36
Post New Thread

Display Options
Showing threads 301 to 350 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.