Adding CssClass property default to custom checkbox wraps with span tag
(4 messages)
Date: Mon, 16 Jul 2007 14:19:41 -0500
i don't know why but when i set CssClass to a default value in the
constructor for my checkbox control inherited from CheckBox, the rendered
html wraps the checkbox with a span tag and puts the class attribute on it.
I'm ...
|
GRIDVIEW : help needed
(1 messages)
Date: Thu, 12 Jul 2007 13:14:55 -0700
HI All,
I am working on a time sheet kind of a application in which i need to
display a grid to enter time on weekly bases.
My grid should display colums as
1st column a drop down in each row which will have list of ...
|
Custom web controls
(3 messages)
Date: Thu, 12 Jul 2007 05:28:01 -0700
In VS 2003 there was a template if custom web controls.
In VS 2005 that template is missing.
Where is the documentation for building custome web controls for .net 2.0?
--
Arne Garvander
(I program VB.Net for fun and C# to get paid.) ...
|
Building Dynamic Controls
(1 messages)
Date: Wed, 11 Jul 2007 21:12:21 +0200
Hi everyone,
Can anyone point me in the right direction on this one?
I have a page with a GridView whose column names vary. On Page Load I
search for specific columns (they can be identified by a prefix in the
column ...
|
Use a label to return table values
(1 messages)
Date: Tue, 10 Jul 2007 15:43:06 GMT
I have a text box now that works the way I want, the code is attached. But I
want to make it a label instead to return the same data. But I cant get it
to work. Any help would be great
Dim sql As String
sql ...
|
Web User Controls
(2 messages)
Date: Sat, 7 Jul 2007 19:48:00 -0700
Hello,
I have created a user control and declared a public event that I my user
control raises. When I add my user control to a page, however, and click
properties, I don't see the 'ligning bolt' and cant specify an ...
|
Drop down list control
(2 messages)
Date: Wed, 4 Jul 2007 20:23:20 +0100
Hi
I am making a drag and drop control for a email layout.
I have a drop down list used for the subject and want to allow the developer
to add items to the collection of the drop down.
The listitem editor works, come ...
|
How to fire a client event from a composite control
(2 messages)
Date: Tue, 03 Jul 2007 04:44:35 -0700
hi,
i have a composite control that contains a textbox. I want the
programmer that uses my control to be able to write a javascript
function to handle the onchange event of the textbox.
How can I do that ?
Thank you
*** ...
|
Get reference to control in gridview at runtime...
(3 messages)
Date: Tue, 03 Jul 2007 01:16:31 -0000
I have a gridview control with a headertemplate (and other
templates). In that headertemplate, I have some controls (a textbox,
for example, used to filter the data in the gridview). When the user
clicks a button on the ...
|
Hot New Free Website for Singles!
(1 messages)
Date: Sat, 30 Jun 2007 11:02:25 -0700
Hi Singles,
We have just opened a great site full of links
that will help you find your mate, a friend or even
a lover. Click away and have fun!
Please tell your friends and family to visit us!
http://www.datingbook ...
|
|
Eat Cookies and Loss Weight. See How
(1 messages)
Date: Sat, 30 Jun 2007 01:32:08 -0700
Hi Cookers,
Welcome to our new website, cookersworld.com. We
have expanded the content links to ad Summer Weight
Loss Recipes. Lose weight eating cookies and more! Get
into shape for the summer! We have easy to make ...
|
GridView Inherting
(7 messages)
Date: Mon, 25 Jun 2007 12:43:01 -0700
I am inherting from the GridView and adding a property
ShowEditButton. When this is true a new column is added with an Edit
button. I override the CreateColumns event to do this.
What is the difference between, storing ...
|
How Capture windows2003 users login and logoff time.
(3 messages)
Date: Sun, 24 Jun 2007 04:54:42 -0700
I need help about capturing time when user logs on to win2003.
Is there any way for capturing this time using VB 6.0
Please Help.
...
|
Diabetic Recipes and More...
(1 messages)
Date: Sun, 24 Jun 2007 01:26:52 -0700
Hi Cookers,
Welcome to our new website, cookersworld.com. We
have expanded the content links to ad Mr. Emeril
Lagasse's fine recipes along with recipes for diabetic's.
The website is full of great links from our partners ...
|
UserControl... where is the clientID on the client side?
(2 messages)
Date: Thu, 21 Jun 2007 16:01:16 -0400
[ASP.Net 2.0, WAP, Atlas]
I have a custom usercontrol that looks something like this:
<%@ Control Language="vb" AutoEventWireup="false"
Codebehind="ItemPicker.ascx.vb" Inherits="myNS.ItemPicker" %>
<div runat=server ...
|
GridView get ODS DataObjectTypeName
(14 messages)
Date: Tue, 19 Jun 2007 12:21:05 -0700
I am creating a control which inherits from the GridView.
I want to have an event that adds a new row to the ODS before the GridView
binds.
I was thinking of doing this:
private void AttachDataSourceEvent()
{
...
|
New China Sex Hotline!
(1 messages)
Date: Tue, 19 Jun 2007 06:05:31 -0700
free to listen live.. +86 13925265554
...
|
New China Sex Hotline!
(1 messages)
Date: Tue, 19 Jun 2007 06:05:30 -0700
free to listen live.. +86 13925265554
...
|
C# Web form designer [Open source]
(2 messages)
Date: Tue, 19 Jun 2007 03:27:50 -0700
Does anybody know of a good open source (C# technology) that can be
used to design HTML pages.
I know we can use Visual Studio or Winword or Frontpage but I am
looking for a tool that can be customized for us and and can ...
|
difference Inherits CompositeControl vs Inherits WebControl
(2 messages)
Date: Mon, 18 Jun 2007 14:46:04 +0200
Hi
i'm developing web server controls for my project.
When I use Inherits WebControl, the control can use the width of the
control, but when I use Inherits Compositecontrol the width of the control
stays=0 allthough ...
|