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     
Hello, I have a GridView contol that displays records from a database. On the same form I have a Wizard Control. As the user cycles through the...
MitchW
06-22-2008 11:08 AM
Stan Go to last post
3 89
Hi again! when i press an imagen buttom that i had defined on my gridview i'd like to be redirected to a page define in a gridview column. For...
Cactus
06-20-2008 06:14 PM
Peter Bucher [MVP] Go to last post
3 102
Hi all. I am using Visual Web Develpoer 2005 Express Edition. I have a database with a table that has a bit datatype field. I want that my gridview...
Cactus
06-20-2008 06:13 PM
Peter Bucher [MVP] Go to last post
3 150
Hey all, I'm looking for some help on coding a validationexpression of regular expression validation control in C#. The problem is simple..and it...
Skinnerfritz
06-20-2008 12:43 PM
Skinnerfritz Go to last post
3 64
I am trying to dynamically create a Ajax toolkit CollapsiblePanel. can anybody please share a sample with me or give me some pointers thanks, GJM
gopijm@yahoo.com
06-18-2008 12:22 AM
Muhammad Adil Go to last post
5 155
Hi all, I *think* I am trying to build a container control in ASP.net using vb.net. It is essentially just a visual element that wraps whatever...
Lance Wynn
06-17-2008 02:31 PM
Lance Wynn Go to last post
12 253
Hi, I am developing a set of custom templated controls to clean up and unify the design of our ASP.NET website. The controls are...
Nick
06-16-2008 11:55 AM
Peter Bucher [MVP] Go to last post
9 107
Dear all, I use vs2005. Try one case. Build a gridview in the webform and a sqldatasource which link to gridview with several fields. Later add one...
Raymond Chiu
06-16-2008 04:40 AM
Raymond Chiu Go to last post
0 145
How do I limit the width of an asp:DropDownList to the size of it's container, in this case a DIV; but allow it to be smaller so there isn't a lot of...
Gary Wardell
06-15-2008 01:55 PM
Nathan Sokalski Go to last post
3 125
Hello, I have a need, to implement a progress bar in ASP.NET. The server-side process has a count for a processing loop, ex. for (i=0; i < iCount;...
mike
06-14-2008 07:29 AM
mike Go to last post
3 153
Hi, I have a free form text file, call Notes. I want to be able to both display and edit and input this field in a DetailsView control. This would...
Gary Wardell
06-13-2008 01:41 PM
Stan Go to last post
3 145
I'm toolbar control to load list items. Its displaying next to each other as a text. If you have any working example pls let me know. Thank...
prabhubasoor
06-13-2008 12:56 AM
prabhubasoor Go to last post
0 78
Hi all, I have a customer who ask me to use Atlas (Ajax over ASP.NET) in Client centric development. THis could help us to use the ASP.NET controls...
DEVUYST_Benjamin
06-12-2008 02:35 AM
DEVUYST_Benjamin Go to last post
0 93
Hi, my gridview has a label field which I'm replacing with a dropdownlist at the time of databind with this code: Dim lblType As Label =...
John Walker
06-12-2008 02:13 AM
Peter Bucher [MVP] Go to last post
9 140
I have a collection of records with the following data elements: Year, Payee, ExpenseType, Amount. I would like to create a cross-type grid to edit...
Craig Buchanan
06-11-2008 04:42 PM
Craig Buchanan Go to last post
0 135
I know this has been asked before in many ways, but I'm not seeing an answer that fits what I'm trying to do. The few times I've seen this asked...
codeslinger73@gmail.com
06-11-2008 03:24 PM
codeslinger73@gmail.com Go to last post
0 104
Hello! I have some data that I want to bind to a treeview. I have the data in a datatable. The datatable has the following...
Swede.Swede@gmail.com
06-11-2008 07:15 AM
Swede.Swede@gmail.com Go to last post
0 155
HI, I'm getting this error: No overload for 'DoItemUpdated' matches delegate 'System.Web.UI.WebControls.DetailsViewUpdatedEventHandler' on...
Gary Wardell
06-10-2008 12:23 PM
Mark Fitzpatrick Go to last post
3 109
* First post - please advise me if this should be posted to some other group * Hi folks, I work at a small government agency. We have contractors...
The Red Knight Mike
06-10-2008 10:57 AM
Nathan Sokalski Go to last post
9 148
Hi all, I'm using DetailsView for my page. I have Dropdownlist in Templatefield for EditItemTemplate and InsertItemTemplate. When users pick any item...
Madison
06-10-2008 10:57 AM
Madison Go to last post
0 136
Hi, I have an aspx page with a user controls in it. The user control has a Gridview that is programatically data bound, AutoEdit button is enabled....
Ken
06-09-2008 10:04 PM
Ken Go to last post
0 91
Hi, I've got a database that contain sentences. I created an ASP site that displays the sentences in a datagrid. Users can then search for...
Robert Bevington
06-06-2008 01:30 PM
Robert Bevington Go to last post
0 95
I've added a treeview control to a web application. It works fine except that the entire control moves with the page when the page is...
William
06-06-2008 10:37 AM
Mike Gleason jr Couturier Go to last post
3 107
try DropDownList ddl1 = (DropDownList)GridView1.HeaderRow.FindControl("ddl"); Regards Mahir
Mohamed Mahir
06-05-2008 08:23 AM
Mohamed Mahir Go to last post
0 89
Hi, I created a verry fine site with ASP.net. But know that it is finished it seems to use a large amount of kb (about 1 100 000kb) on the web. This...
news.microsoft.com
06-05-2008 12:43 AM
Joy Go to last post
3 99
Hello, I wonder if there is a control that can be used in asp.net scripts equivalent to what used to be the 'internet transfer control' in vb6. I...
Web Search Store
06-02-2008 04:56 PM
Web Search Store Go to last post
9 134
Hi, The gridview contains a radiobuttonlist with boolean values (true/false) coming from a database. In normal mode, 'True' or 'False' is dispalyed....
Ben
06-02-2008 01:15 PM
Ben Go to last post
15 163
Hello, I want to change a property in a page when a button in a usercontrol in that same page is clicked. Can someone tell me what I need in the...
John Hopper
06-01-2008 09:15 AM
Teemu Keiski Go to last post
9 83
Hello, In the aspx hostpage codebehind using ... Dim myUC As New UserControl myUC = Me.LTUC Dim myTB As New TextBox myTB =...
John Hopper
05-30-2008 09:16 AM
John Hopper Go to last post
6 85
Does anybody knows if exist any way to use a master page without the "ContentPlaceHolderID" in the content page? (the default.aspx or services.aspx...
Amilkar Calles
05-30-2008 03:02 AM
Stan Go to last post
9 125
Hi, I created a custom button and I'm writing the onclick javascript event myself to cause a postback... Now I use Validators but I need to use...
Mike Gleason jr Couturier
05-29-2008 09:44 AM
Peter Bucher [MVP] Go to last post
15 403
I have 3 Tabs (TabContainer - AJAX) I've successfully ben able to retain the tab that the user selects so that the same tab is selected on different...
Plateriot
05-28-2008 03:09 AM
Joy Go to last post
9 82
Hi all, I have a problem with the ASP.NET 2.0 TreeView Control. I have added some TreeNodes to my TreeView that has NavigationUrl set to a webpage,...
PerG
05-27-2008 02:25 AM
PerG Go to last post
0 182
Hello, I have a GridView with a DropDownList in the EditTemplate of one if my columns. I've got the drop down displaying the correct data, but need...
ES
05-26-2008 06:39 PM
Ajay Go to last post
4 190
Don't see any official notice that compiled library dll's loaded in the BIN directory of an asp.net website need to be thread safe, but concurrent...
jpatrcik
05-24-2008 04:47 AM
Alex Meleta Go to last post
3 115
Just wondering if anyone has figured out a way to add <optgroup> to DropDownLists? Theoretical code that should work: <asp:DropDownList...
05-22-2008 02:27 PM
Teemu Keiski Go to last post
8 265
I'm creating a custom control, that inherits from an already existing ASP.Net control. However, I don't want all the properties available. How can I...
Seth Williams
05-22-2008 02:23 PM
Teemu Keiski Go to last post
3 91
Howdy: I'm building a very simple web application and have noticed extremely odd behavior associated with the Ajax:AutoCompleteExtender. I'm using...
jerc
05-22-2008 06:49 AM
Yury Semenov Go to last post
3 119
domain kostenlos werbefrei com domain auskunft de to domain kostenlose de domains domain aendern kostenlos + +
kmwkawrt@yahoo.com
05-21-2008 06:36 AM
kmwkawrt@yahoo.com Go to last post
0 92
Using Graphics Server .Net v3.5 in a ASP.Net project worked correctly in VS 2003. The project has been upgraded to VS 2005 and now the Graphics...
Robin9876
05-21-2008 06:18 AM
Robin9876 Go to last post
0 113
I am writing a Validator by inheriting from the BaseValidator class. I need to access the control referred to by the ControlToValidate property....
Nathan Sokalski
05-20-2008 05:49 PM
bruce barker Go to last post
3 57
Hello, I am facing a problem in using PostbackUrl property in asp.net. I have set value for PostBackUrl property of asp:Button control. Fine, that...
Nutan
05-20-2008 02:48 PM
Teemu Keiski Go to last post
9 89
I have a textbox wich will be filled with a BASE64-value (an image) on the clientside. This values is then transported to the server on postback. I...
Jurjen de Groot
05-19-2008 10:36 AM
Patrice Go to last post
3 65
Using my custom control, I need to locate controls in the Content section - - I know that I can do something like: If (ctrl Is Nothing And Not...
David Wier
05-14-2008 04:29 PM
Stan Go to last post
6 68
I have a gridview and need to load two dropdown lists with data (from stored procedures) and place these dropdown lists as two columns in the...
Paul
05-14-2008 11:56 AM
Paul Go to last post
0 62
Hello everyone, I am trying to pull information off of a Bus Transit website. They do not have web services and have know plans too! I would like to...
James
05-13-2008 02:17 PM
James Go to last post
3 77
Hi Leslie, The difference between the Menu and TreeView here is that TreeView implemented an additional interface IPostBackDataHandler and it will...
Walter Wang [MSFT]
05-12-2008 02:53 PM
Leslie Go to last post
7 66
Hi there, when you double click a drop down control on a web form, it creates the OnSelectedIndexChanged function placeholder in the code...
Waldy
05-11-2008 06:29 PM
Stan Go to last post
12 180
Law enforcement is now intercepting text messages, as proven by Operation Sudden Fall in San...
Julieta.Wieczorek@usdoj.gov
05-10-2008 04:53 PM
Julieta.Wieczorek@usdoj.gov Go to last post
0 116
I have css that would normally be placed in style tags in the header of the Master page that I want to add programmatically for a specific Web...
Nathan Sokalski
05-10-2008 03:36 PM
Nathan Sokalski Go to last post
15 93
Post New Thread

Display Options
Showing threads 551 to 600 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.