| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I've an aspx page that works well in development, but has strange behavor in
production.
Basically, the page hides or shows some webccontrols based...
Trapulo
|
01-03-2008 09:06 PM
Steven Cheng[MSFT] | 1 | 572 |
|  | I have a multiline TextBox that I want to display the text used to create a
control in an apsx file. I want each of these to be on a separate line...
Nathan Sokalski
|
01-03-2008 11:42 AM
Nathan Sokalski | 2 | 71 |
|  | As I mentioned in my original post, I am able to access the control in the
Load event of the Page. The place where I want to and am not able to...
Nathan Sokalski
|
01-02-2008 11:42 PM
Nathan Sokalski | 1 | 69 |
|  | Using dotnet 2.0. Say I have a user control like the following :
public partial class Controls_MyControl : System.Web.UI.UserControl
{
public enum...
Moe Sisko
|
01-02-2008 10:32 PM
Moe Sisko | 0 | 66 |
|  | I am trying to reference the new ASP.NET AJAX 3.5 client side library by
utilizing the ScriptManager ScriptPath parameter....however when I use...
Philip
|
01-02-2008 02:52 PM
Philip | 0 | 70 |
|  | Hi there,
I have put a LinkButton on a form and double clicked it to
create the Click event place holder for it, but when I run my project and
click...
Waldy
|
01-02-2008 09:53 AM
Waldy | 1 | 62 |
|  | Bonjour,
With Asp.Net futures (Microsoft.Web.Preview), I can't use the Media and Xaml
controls (Silverlight). I've got this error messages, with...
Oriane
|
01-02-2008 09:16 AM
Oriane | 0 | 75 |
|  | Hi there,
I am trying to inherit from an existing webcontrol, however I want to add a
property to the control that will be exposable in the property...
Kevin
|
01-02-2008 09:03 AM
Kevin | 0 | 64 |
|  | Hi,
in VS 2003/2005 I've created my own TabStrip control. The ASPX code is supposed to look something like this:
<my:TabStrip runat="server"...
Axel Dahmen
|
12-30-2007 09:30 PM
Steven Cheng[MSFT] | 1 | 67 |
|  | Hello, I have a control that inherits from GridView and i'm overriding
databinding. My control works correctly but is not respecting...
TS
|
12-21-2007 06:31 PM
Phil H | 3 | 90 |
|  | I have a FileUpload control which is inside an UpdatePanel which is inside a
TabPanel. In my code, I use the FileUpload's HasFile and...
Nathan Sokalski
|
12-21-2007 05:39 AM
PJ on Development | 3 | 65 |
|  | Dear All
On reading of the problems people are complaining about with such
controls as GridView, FormView etc I wonder whether they have
considered...
Phil H
|
12-20-2007 11:44 PM
Nathan Sokalski | 1 | 60 |
|  | I am trying to determine the row of a Button on a DataView an. I need to
set the CommandArgument when the row is first created.
I copied the...
Jim McGivney
|
12-20-2007 11:22 PM
Nathan Sokalski | 1 | 61 |
|  | I was playing around with the LINQtoSQL and found an interesting problem.
i am using the Northwind database on SQL 2005 Developer Server.
In my...
John Padilla
|
12-19-2007 08:57 AM
David R. Longnecker | 1 | 64 |
|  | Hello,
I have a GridView that is bound to a SQLDataSource. I have enable item
selection on this GridView. I have a button on this .aspx page which...
MitchW
|
12-19-2007 01:39 AM
Mohamad Elarabi | 1 | 69 |
|  | Hi guys.
i can explain for my doubt with example.see.my table have multiple type of employee details like as...
Thanigaimani.thirumalai
|
12-19-2007 01:04 AM
Mohamad Elarabi | 1 | 65 |
|  | I don't understand why this is so. why doesn't it render as an attribute of
the span tag?
thanks
TS
|
12-19-2007 01:03 AM
Steven Cheng[MSFT] | 1 | 68 |
|  | have a master page on my root project.
I would like to reuse the same master page on my child project. However when
I am setting the master page file...
Byka
|
12-19-2007 12:37 AM
Mohamad Elarabi | 1 | 65 |
|  | Hi all,
i have a webpage on which
first thing i am adding record using textboxadd and buttonadd.
------
this works fine
second thing i have...
Dhananjay
|
12-18-2007 01:03 AM
Dhananjay | 0 | 74 |
|  | I am trying to put a standard calendar control (ASP.NET 2) into a page
that will be viewed in IE Mobile 6 (Palm Treo 750).
I've put the control on...
spence_duncan@hotmail.com
|
12-17-2007 10:22 AM
spence_duncan@hotmail.com | 1 | 76 |
|  | I have a fileupload component and a submit button inside an updatepanel.
(C#, asp2). In the debugger in page load, I see that the hasfile...
Jeremy
|
12-17-2007 08:35 AM
PJ on Development | 3 | 75 |
|  | I found Walter's response on another site. Had to edit response to fit
character limitation so see link for entire...
ljlevend2
|
12-16-2007 02:07 PM
seb | 4 | 84 |
|  | ewMichael Lalonde fought his enemy: a wild dog on an ironing board and went
around killing rats with a jackhammer because his leg hurt and a...
Mike Lalonde
|
12-16-2007 02:23 AM
Mike Lalonde | 0 | 58 |
|  | How to make Textbox and Button like
at 1 time
Textbox Button
at 2 time
Textbox Button
Textbox Button
Vasant
|
12-15-2007 02:42 PM
John Padilla | 2 | 67 |
|  | Hi all -
I'm using version 2.0 of the framework. Using a Multiview control to
produce a tabbed display. I'm putting two Panels in each View,...
paul.gibson@abbott.com
|
12-15-2007 02:34 PM
John Padilla | 1 | 63 |
|  | Hi,
Is any way to palce a control(button/label) at a location on a panel
in a webPage in runtime??
I am trying to place a control at mouse click...
chandan
|
12-15-2007 02:31 PM
John Padilla | 1 | 67 |
|  | I have a DetailsView with a number of TemplateFields, (plus other
types of fields). One has a button and a click event handler. Another
has...
paul.haines@wcbs.co.uk
|
12-15-2007 02:15 PM
John Padilla | 1 | 66 |
|  | I am having DropDownList inside GridView. When the DropDownList SelectedIndex changed a event should fire and how can I able to get the row number...
Babu
|
12-15-2007 02:01 PM
John Padilla | 1 | 95 |
|  | hi all
i have a problem on populating a message on asp:label server control.I
am able to insert records into the table.but it is not populating...
Dhananjay
|
12-15-2007 01:47 PM
John Padilla | 1 | 71 |
|  | Can some one help me with loading a treeview in asp.net 2.0
I have a table with records and each record has a column that has a
value which points...
Erick
|
12-15-2007 01:32 PM
John Padilla | 1 | 58 |
|  | OK, so I now have a gridview on my page. Because my data isn't stored in
such a way that I can bind the grid directly to the database, I am...
JamesB
|
12-15-2007 01:15 PM
John Padilla | 2 | 63 |
|  | I am new to web stuff, having previously done forms based apps... anyway, my
web app currently has a listbox on a page that is populated from a...
JamesB
|
12-14-2007 08:45 PM
Jeremy | 8 | 82 |
|  | I have a GridView with a ButtonField. In the RowCommand I need to use the
value of one of the fields used in that row. I am having trouble doing...
Nathan Sokalski
|
12-14-2007 11:27 AM
Nathan Sokalski | 2 | 102 |
|  | Hi,
I'm new to binding a <asp:FormView> control to an <asp:ObjectDataSource> control.
Binding appears to work fine. But I can't find any...
Axel Dahmen
|
12-12-2007 09:28 PM
Axel Dahmen | 2 | 91 |
|  | I am using Visual Web Developer and using the FileUpload Control to upload
files to the web server just fine.
But, why do I not see a FileDownload...
ComputerWeenie
|
12-10-2007 08:01 AM
ComputerWeenie | 2 | 81 |
|  | CASE NUMBER: SRX071207601166
To preface, all data access is done through ObjectDatasounces that are bound
to StronglyTyped Datasets (VS.NET...
Tyler Lynch
|
12-08-2007 01:38 PM
Phil H | 1 | 70 |
|  | I can't seem to figure out how to place a calendar control anywhere but
on the left edge of an asp page. If I try to place it to the right of
any...
willy
|
12-08-2007 01:08 PM
Phil H | 1 | 70 |
|  | I downloaded and installed VWD 2008 Express, but can not find ReportViewer
webcontrol for VWD 2008. I used to use ReportViewer 2005 in VWD 2005. It...
zous
|
12-07-2007 03:32 PM
cmcdavid | 1 | 57 |
|  | I am attempting to get the data that was bound to an item in a Repeater
control for use in the ItemDataBound event. Here is the code I am using...
Nathan Sokalski
|
12-06-2007 02:45 PM
Milosz Skalecki [MCAD] | 2 | 64 |
|  | Hello:
I am building a DropDownList-type control. I opted for inheriting just
the WebControl class instead of DropDownList class because the...
thoughtcrimes
|
12-05-2007 12:49 PM
thoughtcrimes | 1 | 73 |
|  | Dear all i want to make grid visible true and false in client side so
i am writting following code for it.
<script language="javascript"...
santosh
|
12-05-2007 05:12 AM
santosh | 0 | 57 |
|  | Hi,
I'm new to binding a <asp:Form> to an <asp:ObjectDataSource> control.
Binding appears to work fine. But I can't find any information on how to...
Axel Dahmen
|
12-05-2007 04:02 AM
Axel Dahmen | 1 | 66 |
|  | see title. VS 2005 ASP.net 2.0
i have seveal text objects with borders set.
when the report comes up in the browser there are no borders around any...
Phil Barber
|
12-04-2007 01:59 PM
Phil Barber | 0 | 65 |
|  | Hi to all...
I'm developing my first app using asp.net 2.0, and i've a little
trouble.
This question probably was asked a million of time, but i...
Masterx81
|
12-04-2007 09:55 AM
Masterx81 | 0 | 66 |
|  | Hi,
I have a TextBox in a FormView ItemTemplate that uses a function to perform
special formatting on the retrieved field content that is bound to...
WJB
|
12-03-2007 02:10 PM
WJB | 1 | 56 |
|  | Hi Group,
I am working on a simple user administration system based on VB ASP.NET and
an Access database. The database contains the folowing...
Danny
|
12-02-2007 09:18 PM
Steven Cheng[MSFT] | 3 | 62 |
|  | Hey guys,
I am dealing with a legacy site that has lots of ASP pages.
All new dev is being done with ASPX pages and a new Navigation menu has...
toconnell
|
11-30-2007 11:36 AM
toconnell | 0 | 61 |
|  | Hopefully someone can shed some light on this.. I have a repeater control
with a text box and button in it. The repeater when binding to...
Randy
|
11-29-2007 12:12 PM
Randy | 0 | 56 |
|  | In webform.aspx: <cc:ctlB ID="ctl1" runat="server" Width="200px" />
If set value to width property, I will get a error that say ctlB.Page is null....
Brook
|
11-29-2007 07:14 AM
Brook | 0 | 65 |
|  | I wrote an asp.net page with code that calls a third party ActiveX control.
As that ActiveX control has to run on a thread in Single-threaded...
Shirley
|
11-28-2007 01:06 PM
Shirley | 0 | 60 |