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     
After a button click, nothing gets posted back to the form. The Page_PreRender is firing ... I am tracing it through line by line. But lbl_ErrMsg3...
Gene Berger
07-24-2008 06:13 AM
Patrice Go to last post
3 111
I have a custom control that creates some labels, textboxes and buttons. In the PreRender() I am trying to set up something similar to the...
NKaufman
07-22-2008 03:19 PM
NKaufman Go to last post
0 97
Maybe I am missing something since I am new. I would like to create a web page that can be edited by my user. They would like to change the...
JEFF
07-22-2008 11:25 AM
JEFF Go to last post
0 97
This may not be possible, but here goes: I'm trying to save space on my asp.net page by using four list boxes in the same table cell. What I'd like...
Arch Stanton
07-21-2008 04:10 PM
Arch Stanton Go to last post
6 117
Hi, I would like to support a custom tag inside my custom control like this: <cc1:MyControl id="x" runat="server"> <customTag prop1="x" prop2="e"...
Mike Gleason jr Couturier
07-21-2008 01:01 AM
Peter Bucher [MVP] Go to last post
3 95
C# Interview Questions and Answers8 http://allinterviewsbooks.blogspot.com/2008/07/c-interview-questions-and-answers8.html C# Interview Questions and...
ramu
07-19-2008 11:52 PM
ramu Go to last post
0 88
Hi, I have a form which creates a request for access to one or more departments. The formview uses datasource1 to pull all of the files and create...
sylan
07-18-2008 03:18 PM
Stan Go to last post
3 133
Hi everybody, sorry if this seems stupid but I'm a newbie :-( to all of this. I'm trying to hide the full file path in IE7 and IE6 while a user...
axelman
07-17-2008 10:25 PM
bruce barker Go to last post
3 107
Hi, MSDN says that I can use DataSource properety to bind to "Any object that implements the IList interface". How is this done? I can't seem to...
Gary Wardell
07-17-2008 09:26 PM
Gary Wardell Go to last post
0 104
Can I create a user control so that when I drop it on the web form I can put text between the start and end tags as listed <uc1:KeyFeatures...
Ahsan Umair
07-17-2008 05:09 PM
Stan Go to last post
3 112
Hi, This doesn't seem to work. It throws an InvalidCastException. In general, when I'm trying to enumerate something, how do I find what type of...
Gary Wardell
07-17-2008 10:11 AM
Gary Wardell Go to last post
6 151
I do not want my CreateUserWizard to require a confirmation question and answer. In order to do this, I need to set some of the attributes of...
Nathan Sokalski
07-16-2008 09:26 AM
gerry Go to last post
3 87
Hello there, I am fairly new to ASP.NET and have been using the data access tutorials at www.asp.net to get an understanding of some of the basic...
cheeseistheman
07-16-2008 08:15 AM
pendo Go to last post
6 116
..NET database dev questions http://freedownloadablebooks.blogspot.com/2008/03/net-database-dev-questions.html Some general...
pandu
07-15-2008 06:50 PM
pandu Go to last post
0 103
'mI'm cross-posting (from the ASP.NET forum) here as I not sure which is the best place to post this type of question... What caveats and gotchas...
Johno
07-15-2008 11:28 AM
Johno Go to last post
0 117
After a user has logged in using the Login controls, how do I get the information for that user (such as username, password, email) for use...
Nathan Sokalski
07-14-2008 03:43 AM
Eliyahu Goldin Go to last post
9 118
Hi, I have created 2 controls i have created which inherit from webcontrol. The first control is a Captcha, the second a form. I would like to use...
GrantM
07-14-2008 02:50 AM
GrantM Go to last post
0 127
Hi Nathan Sorry for the short replay... After login successfull when you redirected to the destination page... on destination page you can get the...
Munna
07-14-2008 01:04 AM
Munna Go to last post
0 148
IT people who are looking for change must try following links for positions available...
krushna
07-13-2008 10:21 PM
krushna Go to last post
0 125
Check out this userful tutorial on Globalization. http://technology-unleashed.blogspot.com/2008/07/globalization-localization-in-net.html Success:...
krushna
07-13-2008 10:20 PM
krushna Go to last post
0 161
Check out following useful link to know about AJAX in...
krushna
07-13-2008 10:20 PM
krushna Go to last post
0 182
Hi Please re-direct me if I'm not in the most appropriate NG. The company I work for has an Intranet. One of the pages (.aspx) has 3 pull-down...
Dave F.
07-13-2008 01:10 PM
Teemu Keiski Go to last post
3 87
Hi, I have a radio-button list with 2 buttons. The property for this control are set up as follow: AutoPostBack=true EnableViewState=true When I...
Lubomir
07-10-2008 07:26 PM
Nathan Sokalski Go to last post
3 102
I dynamically add data-bound templates to a gridview in my ascx control. while this works correctly when the gridview is databound to the datatable,...
Craig Buchanan
07-10-2008 11:24 AM
Craig Buchanan Go to last post
12 258
From an ASP.Net page which is using a SSRS 2005 that is using SQL authentication which works correctly when designed. However when called from the...
Robin9876
07-10-2008 10:54 AM
Robin9876 Go to last post
6 92
On 8 Jul, 21:42, Sean <seanbras... (AT) gmail (DOT) com> wrote: This kind of description doesn't help when it comes to programming. What do you mean...
Stan
07-10-2008 12:24 AM
Stan Go to last post
0 156
Is it true that one of the benefits of using an UpdatePanel is that the screen will maintain it's position across partial postbacks? If so, I...
Dave
07-08-2008 05:33 AM
Steven Cheng [MSFT] Go to last post
6 96
I have a routine that uses a sqlDataReader to determine whether or not to display a chart in a grid slot of possible 20 slots- thus far,...
Plateriot
07-07-2008 04:06 PM
Plateriot Go to last post
0 121
Hello, if you programmatically change the selected menu item (as opossed to the user clicking on a menu item) on a ASP.NET 2.0 Menu control as...
adiel_g@hotmail.com
07-07-2008 12:35 PM
Stan Go to last post
6 100
Is there a basic smaple out there that has one or two calendar controls on a web form that will sort a gridview control between dates? Any help...
Allan
07-07-2008 10:26 AM
Stan Go to last post
3 97
Hi, i have a gridview whit 2 columns: a BoundField connected whit a database and a TemPlateField with 3 radio button like...
Sergio
07-07-2008 10:12 AM
Stan Go to last post
6 144
I have a gridview that contains a password field. I’d like that password field to be in textmode = "Password" when in edit mode. That way it...
Flyguy
07-07-2008 05:37 AM
Steven Cheng [MSFT] Go to last post
15 250
Having a problem with ServerValidateEventArgs value when a Custom Validator is fired. The method that is executed is very simple. Evertime it is...
zeplynne
07-07-2008 03:31 AM
Peter Bucher [MVP] Go to last post
6 159
Hello there, I am fairly new to ASP.NET and have been using the data access tutorials at www.asp.net to get an understanding of some of the basic...
A. Varde
07-07-2008 01:15 AM
Steven Cheng [MSFT] Go to last post
15 236
http://ganesh-freedotnetbooks1.blogspot.com http://ganesh-freedotnetbooks.blogspot.com http://freefreedownloadsoftwares.blogspot.com
anitha
07-06-2008 03:18 AM
anitha Go to last post
0 94
hello, I am trying to create n controls, modify each controls' properties then add them to the catalog zone. Then the user will select and add each...
rifat yavuz
07-04-2008 09:58 AM
rifat yavuz Go to last post
0 85
http://ganesh-freedotnetbooks1.blogspot.com http://ganesh-freedotnetbooks.blogspot.com http://freefreedownloadsoftwares.blogspot.com
anitha
07-04-2008 07:55 AM
anitha Go to last post
0 122
Hi, I have, in a webform, a DetailView with 8 fields, 4 of them are required and I'm using a RequiredValidator with no problems, the other 4 must be...
Paulo Costa
07-03-2008 05:41 AM
Paulo Costa Go to last post
0 114
Hi Rafal -- Gruss, Peter Bucher Microsoft MVP - Visual Developer ASP / ASP.NET, Switzerland http://www.aspnetzone.de/ - ASP.NET Zone, die ASP.NET...
Peter Bucher [MVP]
06-30-2008 01:40 AM
Peter Bucher [MVP] Go to last post
0 153
The XmlDataSource is for reading and filtering only. XML files are not typically edited like databases. If you want to build in editing facilites for...
Stan
06-27-2008 03:12 AM
Stan Go to last post
0 151
I export the contents of my datagrid controls to Excel using the following Sub: Sub WriteToExcel(Sender as Object, E as...
Arch Stanton
06-26-2008 09:55 PM
Arch Stanton Go to last post
6 92
I'm trying use ToolbarDropDownList control on toolbar, I have loaded but it displays as text like File Save Exit... What is the correct way to use...
Prabhu
06-25-2008 11:33 PM
Prabhu Go to last post
0 111
I know why the code below does not work, I just need to know if there is a way around it. I create a treeview control and add an SelectedChanged...
PZ
06-25-2008 05:17 PM
PZ Go to last post
0 142
I am creating a web page that will be printed. Text is comming from SQL server varchar(xxx) fields. The text was entered from asp.net...
Jerry C
06-25-2008 03:57 AM
Steven Cheng [MSFT] Go to last post
6 113
Hey All, I am trying to create a page that a thumbnails with a checkbox & title beneath along with a label. The page also has pagination with...
TC
06-24-2008 08:39 PM
TC Go to last post
12 168
Hello, I have a button in an aspx page. When that button is clicked I want to change a css class in a usercontrol in that page. However the button's...
John Hopper
06-24-2008 03:18 PM
Evan Freeman Go to last post
30 329
I'm trying to set up a strategy to develop a webpage based almost entirely on dynamic controls. However, the first few tests revealed a problem for...
PZ
06-24-2008 02:33 PM
Peter Bucher [MVP] Go to last post
27 258
Hello! How can I select a treenode in code behind? I have a treeview with unique values and want to select a specific node based on the...
Swede.Swede@gmail.com
06-23-2008 09:06 AM
Madhur Go to last post
3 92
I been playing around with Ajax on my apache 2.2.6 Web Server and I can't get Ajax to work at all. Does any one have any ideas why Ajax doesn't work...
Joe
06-22-2008 10:14 PM
Joe Go to last post
21 277
I am using vb.net and asp.net version 3.5. I have a page with a ReportViewer where I want to be able to programatically save the report in Excel...
Gerhard
06-22-2008 09:17 PM
Steven Cheng [MSFT] Go to last post
9 166
Post New Thread

Display Options
Showing threads 501 to 550 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.