Unable to place controls in layout grid cells
(3 messages)
Date: Sun, 5 Aug 2007 23:11:43 +0100
Hello,
When I do the following:
- create a layout grid by going 'Layout' > 'Insert Table';
- accept the default settings (3 x 3 grid);
- drag a text box from the toolbox on the centre cell of the grid (i.e. at
row ...
|
How to to embed datagrid inside datagrid
(1 messages)
Date: Sat, 4 Aug 2007 07:12:01 -0700
Hi
i have a datagrid inside datagrid, but the inside grid edit command is not
firing.
can any one help me out , is this a bug in ms vs-2003?
thanks in advance
ush ...
|
MissingManifestResourceException
(2 messages)
Date: Sat, 4 Aug 2007 13:32:20 +0200
Hi,
I get this exception when I try to expand a node on the 2nd level on a
TreeView webcontrol.
The TreeView webcontrol works fine when I expand the first level, but fails
when I try to expand it on the 2nd level.
The ...
|
Latest crack software free ftp download
(3 messages)
Date: Sat, 04 Aug 2007 00:28:03 -0700
cad/cam/cae/eda/optical crack ftp download software
Part of Software
----------------------------------------------------------------------
Do not put any replies here. WE will not check any replies here on the
forum ...
|
Different renderings of <br/> and <br></br> in IE6
(17 messages)
Date: Fri, 3 Aug 2007 14:13:59 -0400
Something that I recently noticed in IE6 (I don't know whether it is true
for other browsers or versions of IE) is that it renders <br/> and <br></br>
differently. With the <br/> version, which is what most people use when ...
|
Can I change custom validators event?
(4 messages)
Date: Fri, 03 Aug 2007 08:11:26 -0700
I have developed a custom validator for checkboxes and checkbox list
required validation.
The problem I am having is that I cannot figure out how to change the
event that fires this validator. I want it to be the onclick ...
|
autocomplete with two columns
(1 messages)
Date: Thu, 02 Aug 2007 14:11:16 -0700
-- autocompletion with multiple columns --
Do you know of any sample explaining how to do it?
I have implemented Auto Complete feature by using
AutoCompleteExtender. It's just I may need to have an extra column,
just to ...
|
Complex Datagrid
(1 messages)
Date: Thu, 2 Aug 2007 10:42:02 -0700
Hi
I am having one aspx page which dynamically loads a user control.
This user control has datagrids, In that the datagrid has template column
which in its edit mode again bind to another user control which again has ...
|
Adjustment of hidden textboxes, labels
(2 messages)
Date: Thu, 2 Aug 2007 08:30:06 -0700
Hi,
I have a user control with some labels & textboxes. Depending on the
form-type, some of these labels, textboxes are displayed & some are not.
This creates an EMPTY space when a particular field is not displayed.
Is ...
|
Sign Activex
(1 messages)
Date: Thu, 02 Aug 2007 05:03:54 -0700
How can i sign Activex control on the client side programmatically?
Thanks
...
|
|
Add validation to Login control
(9 messages)
Date: Thu, 2 Aug 2007 04:40:09 -0700
I want to add my own regular expression validators to the Login control so
that I can make my users conform to my own custom rules. However, I do not
see a way to do that. Should I just revert to the 1.1 way and create my ...
|
treeview_populatenode -> Input string was not in a correct format.
(1 messages)
Date: Thu, 2 Aug 2007 00:24:00 -0700
Aspx-page with treeview:
When expand depth=1 and populatenodesfromclient=true the callback function
treeview_populatenode causes an error when using non english chars (ä ö ...),
which are sent in the argument-strings. ...
|
Visual Studio 2005 Designer won't display controls
(1 messages)
Date: Wed, 1 Aug 2007 08:50:01 -0700
I've got an odd one. I'm getting the error:
Object reference not set to an instance of an object
on nearly every control on my page.
It seems to happen every time i invoke a <%$ %> tag,
So,
text="<%$ Resources: Resource ...
|
Calendar Control not rendering correctly
(1 messages)
Date: Wed, 01 Aug 2007 08:36:11 -0700
In Asp.Net v1.1 page that is using gridlayout when using the following
code myCalendar.Visible = true , the calendar does not show the
complete calendar if it is wider than the browser window size.
Is there any other code ...
|
Datagrid
(1 messages)
Date: Wed, 1 Aug 2007 07:32:03 -0700
I have a datagrid with paging.
When I click page 2, I get page 1.
When I click page page 2 a second time I get page 2.
What am I doing wrong? ...
|
.focus() does not work on an asp dropdownlist control
(2 messages)
Date: Wed, 1 Aug 2007 15:11:16 +0100
Hi there,
can anyone tell me why I cannot set the focus to ASP
dropdownlist controls from JavaScript? ASP textboxes work fine, so why
don't the drop downs work?
...
|
Runtime validation Webcontrol
(4 messages)
Date: Tue, 31 Jul 2007 20:24:56 -0000
I have a webcontrol that extends from
System.Web.UI.WebControls.WebControl. It has 3 properties
SelectedDate, MaximumDate,MinimumDate. During design time I use
ArgumentException to ensure
MinimumDate<SelectedDate<MaximumDate ...
|
Download a file using WebClient class
(1 messages)
Date: Tue, 31 Jul 2007 11:02:11 -0700
Hi,
I'll download some file from our client site which is accessed after
logging in through some credentials. There I have the option to download a
file. I'll set it to download, and the download is started message apprears ...
|
TreeView in webapp
(3 messages)
Date: Tue, 31 Jul 2007 19:00:06 +0200
Hi, not sure this the right place to ask this question, but don't know where
else to put it.
I am making a web application with a treeview. I would like to be able to
move the nodes around in my web application, but the ...
|
SelectedIndexChanged not event firing on DropDownList when changed programatically
(2 messages)
Date: Tue, 31 Jul 2007 19:02:54 +1000
Hi,
We have a custom control which contains a number of dropdownlists. Within
the custom control class we have a handler for the SelectedIndexChanged
event. This event fires when the user selects an item from the dropdownlist ...
|