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     
I need to write a page that allows users to schedule conference rooms. This page will have multiple conference rooms across the top of the page. I...
SuzyQ
05-31-2007 04:36 AM
David Go to last post
3 9
Hi, I don't have hands on experience in ASP .NET but have been assigned to a web application, and I'm learning in the school of hard knocks....
Rick
05-30-2007 06:21 PM
Phil H Go to last post
1 17
Hi Experts: I'm using asp.net 2.0 with Visual Studio 2005. I'm trying to use the GridView to display data. I need to programmatically add rows...
Polaris
05-30-2007 04:14 PM
Phil H Go to last post
3 14
In ASP.net 2.0 I need to create a scheduling page that allows my users to book/schedule/reserve six different surgery rooms. What the design...
Rusty Hill
05-30-2007 11:46 AM
Mike Go to last post
1 13
Is there a basic method to sync the current formview record to Gridview selection? Thanks, John
john
05-29-2007 09:23 PM
Walter Wang [MSFT] Go to last post
2 45
I don't know if this is the right group for this or not, but I am looking for the best resources that are out there on how to embed Windows Forms...
Ken Varn
05-29-2007 07:00 PM
Steve C. Orr [MCSD, MVP, CSM, ASP Insider] Go to last post
3 40
Being relativly new to ASP.NET, what is the stratagy for populating a combo box, but not have the whole page refresh? ie. if a user selects one...
Tim
05-28-2007 07:19 AM
=?Utf-8?B?YnVybG8=?= Go to last post
1 41
I'm building a composite control for ASP.NET 1.1 that relies on external javascript (.js) files. I've noticed the Microsoft custom web controls make...
deepblu@gmail.com
05-27-2007 02:38 AM
Alexey Smirnov Go to last post
3 199
Hi Experts: I'm using Visual Studio 2005 with ASP.Net 2.0 and trying to use the Menu control comes with the ToolBox. I noticed that when the menu...
Polaris
05-26-2007 08:52 PM
Polaris Go to last post
1 45
http://www.zen-cart.com ___ Newsgroups brought to you courtesy of www.dotnetjohn.com
Stu
05-25-2007 07:26 AM
Stu Go to last post
0 45
I found this excellent article of Formatting AutoGenerateColumns in ASP.NET Grid - The code project written in C# I converted it into Visual Basic...
jonefer
05-25-2007 06:07 AM
Manish Bafna Go to last post
1 42
I am want to change the color of a TreeView node but on VS2005 does not present any property for it. I saw that windows forms treeview controls has...
rlueneberg@gmail.com
05-24-2007 12:48 PM
rlueneberg@gmail.com Go to last post
0 40
I'm trying to chance the language (monthnames, daynames) in an <asp:calendar> control. I can't find any settings to do this - isn't it possible?
Henrik Stidsen
05-24-2007 08:23 AM
Henrik Stidsen Go to last post
1 41
Hi, We have problem with custom validator. We have a page with a dropdown and a textbox. We use only server validation. 1. the user types a wrong...
Igor
05-24-2007 03:18 AM
marss Go to last post
1 48
Hi! I am building website scheduling application in Visual Studio. I have a gridview that displays hour wages and depending of dropdown selection...
Larisa Fak
05-24-2007 01:50 AM
burlo Go to last post
1 39
Hello, I have a grid view with a template column and a button column. This template field contains a textbox in the Item Template tab. Entering a...
Felix Wafytech
05-24-2007 01:01 AM
vMike Go to last post
5 39
I've a detailsView: when I click on "update" button, I've this error. First time I have this problem. This is my dv declaration: <asp:DetailsView...
Trapulo
05-22-2007 08:50 PM
Walter Wang [MSFT] Go to last post
3 67
I am using the ASP.NET 2.0 Login control and have provided a valid URL for the PasswordRecoveryURL property. However when the hyperlink is...
Rusty Hill
05-22-2007 04:07 PM
Rusty Hill Go to last post
1 39
I am trying to set the link visited, hover, active styles for the asp:Hyperlink control using either a CSS file or a Theme skin file and am having no...
AAOM Tim
05-22-2007 11:42 AM
David Longnecker Go to last post
1 36
Hi I have a custom control which inherit from IValidator, ASP.NET 2.0, how can i define a ValidationGroup for my custom WebControl? In the...
Giorgio Parmeggiani
05-21-2007 10:33 AM
Giorgio Parmeggiani Go to last post
8 52
I have created a WebUserControl with a property. How do I get the property to show up in the Edit Databindings popup menu on the UserControl? public...
mail747097@fificorp.net
05-21-2007 04:25 AM
mail747097@fificorp.net Go to last post
0 34
Greetings! I've two dropdownlists where each has its own sqldatasource object as a datasource. The first, for example, contains a list of car...
Dan Bass
05-18-2007 06:26 AM
Peter Bromberg [C# MVP] Go to last post
1 35
Hi, I have a repeater (rpt1) in my website, and I want to read all the data when button (btnSubmit) click. There is one thing that I don't...
TT
05-17-2007 05:24 PM
TT Go to last post
2 58
I have a question.... I bind to datagrid list of (object), and I need to page this datagrid.... I would like to know if I could add paging to...
Toly
05-17-2007 12:50 PM
Toly Go to last post
2 47
Hi, I'm planning to build a dotnet applet which will download a file from a webservice, save it in the local disk, editing and then upload it back in...
genc ymeri
05-17-2007 12:33 PM
genc ymeri Go to last post
2 43
Hello Everyone, I have a gridview. I am using template columns inside the gridview. When I display the gridview on the web page and if there is no...
Vinki
05-17-2007 12:23 PM
KyleK Go to last post
1 49
Hello, I have the following code: <asp:TemplateField HeaderText="Ship Date"> <ItemTemplate>
bjkaledas
05-17-2007 12:19 PM
KyleK Go to last post
1 42
I put a menu on a user control (ascx) so that I can put the user control on all web pages (aspx) and have one central location ie; the header...
Chris Davoli
05-17-2007 12:04 PM
KyleK Go to last post
1 41
Hi, I'm struggling with a web custom control, i've searched on the forums and tried a lot several stuff but without any luck. I have a webcontrol...
Koen
05-17-2007 10:37 AM
Teemu Keiski Go to last post
1 44
I put a menu on a user control (ascx) so that I can put the user control on all web pages (aspx) and have one central location ie; the header...
Chris Davoli
05-17-2007 10:35 AM
Chris Davoli Go to last post
2 46
Hi, I'm planning to build a dotnet applet which will download a file from a webservice, save it in the local disk, editing and then upload it back in...
genc ymeri
05-17-2007 10:33 AM
genc ymeri Go to last post
0 45
Hi Madison, Have you got any progress or further idea on this issue or does the suggestion in my last reply help you some? If there is anything else...
Madison
05-16-2007 08:54 PM
Steven Cheng[MSFT] Go to last post
1 39
Could any one let me know whether it is feasible to change scroll bar color of windows common controls ( eg, List box, dropdown menu, <Input...>...
KAAJ
05-16-2007 07:41 PM
burlo Go to last post
3 50
As soon as you use Expressions to add a localized resource string to a CreateUserWizard control you are no longer able to view the page in...
Robert Dufour
05-16-2007 04:41 PM
Robert Dufour Go to last post
0 43
Hi, I need to develop a web-application, which use form based authentication. In this application, administrator can create a role and add users to...
Shan
05-16-2007 04:02 PM
Shan Go to last post
0 42
Please bare with me, I am very new to ASP. Basically I have created a program that displays 2 textboxes and 2 buttons. The first button displays a...
kj
05-16-2007 06:38 AM
Peter Go to last post
1 65
I have a user control with a repeater that has buttons in the items. This control itself is added dynamically in a multiview view in another user...
Jerry C
05-15-2007 10:48 PM
Steven Cheng[MSFT] Go to last post
6 40
By dragging a create Userwizard onto a form I get the following code and it works fine. However If I just add a property AnswerLabelText="<%$...
Robert Dufour
05-15-2007 01:19 PM
Robert Dufour Go to last post
0 38
Hi, I have a problem. I want to have a gridview with data that I can edit in a simpel way. Easy right. I have tried 2 different ways: 1) Presenting...
Robert Pettersson
05-15-2007 06:46 AM
Robert Pettersson Go to last post
0 34
I am an ASP.NET developer, and Visual Studio 2005 seems to have stopped declaring the controls that I add in the *.designer.vb files,...
Nathan Sokalski
05-14-2007 10:16 PM
Nathan Sokalski Go to last post
7 33
Hi, I implemented paging with gridview using objectdatasource control. this works fine, it uses sql paging, which means it only gets records for just...
Ramu
05-14-2007 06:21 AM
Ramu Go to last post
0 38
Hi, I have a user control declared like: public class MyUSerControl: UserControl, INamingContainer { ..... } I am applying design time attributes to...
GeezerButler
05-13-2007 01:01 PM
GeezerButler Go to last post
0 46
Is there a way in vb.net to, 1) detect if an image has been taken with a camera on a vertical axis, and 2) rotate the picture for display - on...
JimO
05-12-2007 07:01 PM
JimO Go to last post
1 46
The layout of my site is as follows: I've a MasterPage that contains a UserControl and attached to the MasterPage is webforms that contain the sites...
kirkski
05-12-2007 11:43 AM
Teemu Keiski Go to last post
1 41
On 11 May, 23:30, A_Republican <ARepubli... (AT) discussions (DOT) microsoft.com> wrote: Dear friend Menu controls have two key properties to...
Phil H
05-11-2007 06:03 PM
Phil H Go to last post
0 36
For an html <select> control , does the browser store each <option> as a separate element in the DOM tree ? Or are the select options stored in some...
John Grandy
05-11-2007 04:35 AM
Teemu Keiski Go to last post
1 31
Hello Folks, I have an asp TreeView which I populate at runtime. When I click on a node, I want to know what is the position of the selected node...
pardesiya
05-11-2007 01:01 AM
pardesiya Go to last post
1 37
Hello all, I have not had much success with this for the last few hours of research. I would like to open a dropdownlist with javascript...
spawnx
05-11-2007 12:53 AM
spawnx Go to last post
0 33
Hi there! I was wondering if any one of you has any input on the data entry process I am working on. Here is the scenario. I am using ASP.NET...
Raj
05-10-2007 10:22 PM
Raj Go to last post
0 39
Hi, I have text box in datagrid and when i execute it, it generated 5 textboxes dynamically. I want to validate those 5 text boxes individually. I...
Srini
05-10-2007 06:17 PM
Srini Go to last post
0 39
Post New Thread

Display Options
Showing threads 501 to 550 of 9884
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 - 2008, Jelsoft Enterprises Ltd.