HighTechTalks DotNet Forums  

Sponsored Links


ASP.net Web Controls microsoft.public.dotnet.framework.aspnet.webcontrols


Discuss in the ASP.net Web Controls forum.



Post New Thread
Threads in Forum : ASP.net Web Controls Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi. I am new to ASP and C#. I am trying to do something really simple. It seems like sometimes the simplest things are not in the help files. (I come...
JLP188
01-05-2009 02:49 PM
JLP188 Go to last post
0 205
Hi, I have a hyperlink field in a gridview that should only be visible if a table (mailboxactivitylog) exists in database (either the sql or...
JMehta
01-05-2009 11:02 AM
JMehta Go to last post
0 112
Hi, I have a hyperlink field in a gridview. I only want to set this hyperlink to be visible if a table (mailboxactivitylog) exists in either the...
JMehta
01-04-2009 05:52 PM
JMehta Go to last post
0 107
I recently made a ftp upload, and now I am trying to make a ftp download, my problem is the file is always corrupted. I can upload the file...
ThatsIT.net.au
01-03-2009 11:59 PM
J.B. Moreno Go to last post
21 339
Hi, Working with the new ListView control seems pretty straightforward. For some reason, using ASP.NET's databinding syntax (i.e. <%# DataHere %>)...
Roshawn
01-02-2009 10:53 AM
Wallace Breza Go to last post
12 197
Where you can add a touch of romance to success and achievement! Find your perfect match at free of cost FREE SIGN UP Verify Photos/Age Verify...
sojankf
01-02-2009 04:26 AM
sojankf Go to last post
0 104
I have a Master/Detail on one Page that Shows Our Companys products. the master is a grid-vview, and the detail is a formview. i want to be able...
mailmanny via DotNetMonster.com
12-30-2008 03:43 PM
mailmanny via DotNetMonster.com Go to last post
0 118
First off I am really new to .NET so ... What I need to do is use one drop down list to populate another. I found an example of this and it works...
krraleigh
12-30-2008 03:19 PM
krraleigh Go to last post
0 88
I have a datagrid with a caption which appears at the top of the datagrid. Is there a way to also have a message that appears at the bottom of...
Mufasa
12-30-2008 09:38 AM
Mufasa Go to last post
0 132
------------------------------------------------------------------- :::: Great Indian Developer Summit 2009 - GIDS .Net :::: :::: 24 April 2009...
Shaguf
12-26-2008 12:11 AM
Shaguf Go to last post
0 91
I have an ASP .Net 2.0 page using a calendar extender control. On my dev server everything works fine, however on the live server I receive...
Gary Dunne
12-23-2008 12:00 AM
Sachin S Go to last post
9 161
Hi, I have a button (Update) and hve the click event defined as below. The update event does not give me an error, however the record is not...
Morris Neuman
12-17-2008 11:11 PM
Hongye Sun [MSFT] Go to last post
33 506
sHi, I have an add button that when clicked displays a blank DetailView form giving the user the ability to input data before selecting insert or...
Morris Neuman
12-15-2008 07:21 PM
Allen Chen [MSFT] Go to last post
21 234
i use the login object of asp.net to let a user log in to his personal page but the url is still visble afther logging in. when you retype the url...
Stefan Bosman
12-15-2008 07:01 PM
Stefan Bosman Go to last post
0 163
Using: MS Visual Studio Express Web Developer (The Free Version) Experience: Beginner I set up a page ‘test.aspx’ with a treeview control...
majb
12-14-2008 09:08 PM
majb Go to last post
0 97
Hi, I am going to develop a new application, I found .net 3.5 SP1 comes with new feature called dynamic data. My question is : 1 How about the...
Ryan Liu
12-13-2008 02:57 PM
Ryan Liu Go to last post
0 115
Hello, I know what I want a certian page to end up looking like and right now I'm looking at options for how to accomplish it... basically, I want...
James
12-12-2008 04:49 PM
James Go to last post
0 92
I can't figure out why I can't get AutoPostBack to work with two textboxes and a hand-scanner. The first textbox works fine. I can scan a barcode...
Mike D
12-12-2008 01:14 PM
Mike D Go to last post
0 158
Hi, When use Linq to sql (e.g. though LinqDataSource), and enabling filtering, sorting, paging, and specify what properties/columns are returned,...
Ryan Liu
12-12-2008 12:40 PM
Ryan Liu Go to last post
0 117
I have one server button on a UpdatePanel, which is used to update a data graid in another UpdatePanel. Both UpdatePanels are conditional, and the...
Ryan Liu
12-12-2008 12:01 PM
Ryan Liu Go to last post
6 97
Windows XP: ASP.NET v 2.0.5... Using Web parts and am adding server controls. After setting the ID in the properties window it disappears and...
PhillyJoeInPitt
12-11-2008 09:36 AM
PhillyJoeInPitt Go to last post
0 100
Hi, I am trying to implement the solution from the Walkthrough: Updating Data Using a Database Update Query in Web Forms In the walkthrough we are...
Morris Neuman
12-08-2008 12:46 PM
Morris Neuman Go to last post
18 241
Hi, My website can use either an SQL or Access database, based on the setting in the web.config file. <appSettings> <!--If using Access then set...
Morris Neuman
12-07-2008 08:32 PM
Allen Chen [MSFT] Go to last post
21 302
Hi, If I am not using a code behind page (.aspx.cs), where in the regular content page would I include the using command (e.g. using...
Morris Neuman
12-03-2008 05:30 PM
Morris Neuman Go to last post
6 106
Hi, I am relatively new at .net applications and am having trouble doing the following. I have tried to read the help and discussion groups but...
JMehta
12-02-2008 05:23 PM
Nathan Sokalski Go to last post
15 238
Hi, I am trying to implement the solution from the Walkthrough: Updating Data Using a Database Update Query in Web Forms In the walkthrough we are...
JMehta
11-30-2008 12:54 PM
JMehta Go to last post
0 99
Hello I'm just starting with master pages and content placeholders and I can't seem to find a way to have 'repeating content'. Is something like...
Vrlvrox
11-27-2008 10:50 AM
Vrlvrox Go to last post
0 131
Hi have an aspx which dynamically includes some ascx's. One of the ascx's needs to set an element in the <head> of the page - is this possible from...
Peter
11-27-2008 08:07 AM
Peter Go to last post
0 159
Hi, I'm trying to make screenshots of web pages from an ASP.net 2.0 page. One trick I found is to use the Webbrowser control which works pretty...
Stephane
11-27-2008 07:08 AM
Stephane Go to last post
0 149
I have a User Control that renders all asp buttons as Command button vs. Submit buttons. When you view source on the browser you see the HTML...
Sam
11-25-2008 12:14 PM
Brian Kenneth Nielsen Go to last post
3 136
Is there a way to change the width of the dropdown list width? I don't want to change the width of the dropdown control. This needs to be fixed...
rum23
11-25-2008 12:09 PM
Brian Kenneth Nielsen Go to last post
9 130
Hi, I'm stumped. I am trying to use the request.form() command in a page to get information from another page. Here is my dilemma. If I use...
Suzette
11-23-2008 03:24 PM
Suzette Go to last post
3 135
I basically want to recreate a linkbutton control. My control inherits webcontrol. I override the TagKey property to render an A tag (hyperlink). I...
daokfella
11-22-2008 10:27 PM
daokfella Go to last post
0 157
I'm having a little problem. I created a formview to insert new data via a AccessDataSource. So far so well, with the use of textboxes only...
Kilomike
11-18-2008 01:19 PM
Kilomike Go to last post
0 96
Hi, I have written an application for exporting grid data to excel using asp.net and c#.After writting the data in excel I save it in a...
chandan
11-17-2008 02:46 AM
chandan Go to last post
0 145
Hi, In asp.net 2.0 I am exporting a gridview to excel using this code: Dim resp As HttpResponse resp = Page.Response resp.ContentType =...
John Walker
11-16-2008 04:14 PM
John Walker Go to last post
0 106
I'm getting the following error: ...................... Multiple controls with the same ID '_1' were found. FindControl requires that controls have...
JojoStonehead
11-14-2008 07:46 AM
George Leithead Go to last post
3 96
My code builds a string that I want to use as a URL in a hyperlink. Here's my tag: <asp:hyperlink runat="server" id="LinkGoogle" target="_blank"...
Arch Stanton
11-13-2008 11:50 PM
Amit Baderia Go to last post
3 127
I have applied a stylesheet class to a ReportViewer control on an ASP.NET Web Page, but the control ignores it. The control is automatically...
John R. Millwood
11-13-2008 12:48 PM
John R. Millwood Go to last post
0 275
Hello, I'm having a bit of a problem with the ASP.NET Menu Web Control when using a Dynamic Item Template. The template works fine for Menu...
ErwinP
11-11-2008 08:14 AM
ErwinP Go to last post
3 140
I have an asp:Menu control in vertical drop-down mode, a portion as displayed: Can anyone tell me how to get Community correctly aligned with...
Mark B
11-09-2008 04:03 PM
Mark B Go to last post
0 163
Hi there, How do you upload multiple files? I don't want to select a file at a time and upload them as a bulk, rather to be able to choose files...
arie.taslim@gmail.com
11-06-2008 07:45 AM
Patrice Go to last post
3 142
I have two identical web-sites, one for internal use and one for external use. The issue I have is after "Publish"ing my web-site and copying...
Michael D. Ober
11-04-2008 01:52 AM
CuteSoft Go to last post
3 167
Thanks Mike, I have been struggling with the null reference exception but didn't think to find the control in the HeaderRow, I was using Row. Saved...
wesley tremayne
11-03-2008 01:05 PM
wesley tremayne Go to last post
0 101
I'm dynamically creating all the Columns in a GridView at run time and binding it to a DataTable. I have to build it at runtime (using an ITemplate...
John
11-03-2008 05:37 AM
myles Go to last post
3 105
Hello, I have an issue. I'm not seeing the reportviewer data at all. The column names come up fine but there is no data in the report table. Here is...
gandhi.vishal@gmail.com
11-03-2008 04:50 AM
gandhi.vishal@gmail.com Go to last post
0 85
Hi, I have an webapplication with a treeview. Because the data loading can be very slow i use populate on demand. Alas even the population of a...
Christof Nordiek
11-03-2008 04:16 AM
Christof Nordiek Go to last post
0 148
hi, i am successful in displaying error messages in my validation summary from within a wizardstep by specifying startnavigationtemplate's buton's...
chitgoks
11-03-2008 03:58 AM
chitgoks Go to last post
0 133
Hi, I have a GridView that contains several fields, including: Application - DropDownList Number - DropDownList During the Update function of the...
Morris Neuman
11-03-2008 03:21 AM
Allen Chen [MSFT] Go to last post
21 263
Quick question.... So with ASP controls, you can do the following in the code behind and have the control render on the webpage: TableCell Cell =...
Carlo Razzeto
10-31-2008 01:46 PM
Carlo Razzeto Go to last post
3 72
Post New Thread

Display Options
Showing threads 351 to 400 of 10651
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 - 2013, Jelsoft Enterprises Ltd.