| | Rating Thread /
Thread Starter | Last Post  | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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] | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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\) | 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 | 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\) | 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\) | 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 | 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] | 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 | 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 | 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\) | 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] | 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 | 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\) | 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\) | 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\) | 1 | 36 |