Contents

Posts in microsoft.public.dotnet.framework.aspnet.webcontrols

 

Accessing Text Property of FormView Control from C ...  Replies (1) 1 December 2007
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 the control as in the following control (the ...

 

ASP AJAX error  Replies (1) 30 November 2007
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 been created using an AJAX Accordion user control....

 

Can't set value to the property "Width" of my cust ...  Replies (1) 29 November 2007
This is a multi-part message in MIME format. ------=_NextPart_000_0068_01C832CC.C81621F0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable In webform.asp...

 

No Text value from Repeater  Replies (1) 29 November 2007
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 the datasource return say rows. Problem one. Using a but...

 

Gridview and Dropdown - binding?  Replies (2) 28 November 2007
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 data: Users: UserID, f_UserTypeID, Name, Email 1, ...

 

aspnet_wp.exe stopped unexpectly error  Replies (1) 28 November 2007
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 Apartment mode, a thread is started so the ActiveX con...

 

Ajax toolkit problem on ie6  Replies (1) 26 November 2007
I used the TabContainer and the Accordion components in my site(http://www.gabardine-fp6.org).They used to work fine on ie6 as well as on ie7 and firefox .Not anymore, with ie6,components do not a...

 

webform control placement  Replies (1) 26 November 2007
I am struggling with positioning web form controls. It was suggested that I place a table on the page - but it seems that the controls are positioned independent from the table. What practices...

 

Databindings and XML - Binding Text between XML Ta ...  Replies (1) 26 November 2007
Dear Group I wonder if I do something wrong and whether this is possible at all. Any hint is greatly appreciated. I have a XML file bound to a Treeview. The treenodes Text/Value properties...

 

Expressions are not allowed in skin files  Replies (1) 22 November 2007
I am trying to set a culture in my skin file, I had used the following code in my skin file: ' AssociatedControlID="UserName" style="FONT-WEIGHT: bold;FONT-SIZE: 11px; COLOR: #000000"> from ...

 

WebControl, WSS, Session  Replies (1) 22 November 2007
'm having some problems with a WebControl, Sharepoint and SessionState. and NullReferences. Somewhere, this method it throwing a NullReference Exception. It began when I added the session inform...

 

Closing a dedicated login page  Replies (1) 21 November 2007
I want to use a popup login page and automatically close it when the user authenticates. In my OnLoggedIn event handler in the code behind in the popup page, I have the following: prot...

 

dropdownlist overlap  Replies (1) 19 November 2007
I've a dropdownlist in a table's row, sometimes i want to increase the width of this when page load, but don't want to disturb other controls just want to overlap this dropdownlist, is it possible, ...

 

Spacing between radio button and text  Replies (1) 19 November 2007
Whenever I create a radio button, there is a large amount of space between the radio button and the text label. I can't figure out how to change that. Anybody know? (I have the same problem with che...

 

DataList - How to programmatically add a separator ...  Replies (2) 19 November 2007
With ASP.NET 2.0 VB.NET, how do I: I have a multi-column (4 columns) DataList control on my WebForm that displays sports teams for our league. The data is grouped by Division Names where there...

 

Binding a Gridview to a DetailsView on another pag ...  Replies (3) 15 November 2007

 

Calling JavaScript Function from ASP.Net Button  Replies (3) 15 November 2007
Is it not possible to call a JS function from an ASP.Net button. In the HTML I assign the onClick="JS_Function()" But when page is rendered I get the error: JS_Function() is not a member of M...

 

Formview delete doesn't work bound to a class  Replies (2) 14 November 2007
I created a data access class with get, insert, update and delete methods. I have an object datasource bound to the class and a formview bound to the datasource. The get, insert, and updates work ...

 

Dropdown list select index change problem  Replies (1) 13 November 2007
Hi i can explain with example in simple format my page have two type categories of employee details 1. Client 2.Customer Client category have only one employee details. employee name...

 

Controlling Display of an asp:CheckBoxField in Gri ...  Replies (1) 13 November 2007
All: I have a simple grid view, defined thusly: ...

 

menu control inside a gridview  Replies (3) 13 November 2007
Has anyone have any experience of doing this ? I want a small menu on each row with a few options, I have tried it and it seems to work great at first but after clicking on a menu item and hand...

 

Getting Values from Dynamically Created Template C ...  Replies (1) 12 November 2007
I have created a gridview in my application, based on results from a dropdownlist on the page. I am trying to allow all resulting textboxes to be edited at once (instead of having to click the edit...

 

Debugging Control Code  Replies (1) 12 November 2007
I have a solution open, and one project has my dll code, and the other project is a test website, using the control/dll in my other project I have no problem debugging by stepping through the web...

 

Gridview error handling  Replies (4) 12 November 2007
I have a gridview control that is updateable. One of the data elements is date, which is very easy to misstype. An invalid date will throw an error. Is there a way to handle that error in a neat a...

 

Setfocus in ASP 2.0 not working  Replies (1) 12 November 2007
I have a contact.aspx page that is built with the wizard. It contains four pages, Contact Info, Comments, Summary and Complete. Everything works great only I cannot set the focus on any of the pag...

 

Female Professional Web Designer Required  Replies (1) 10 November 2007
Any Pakistani (Region: Khi) Female Professional Web Designer who use Asp.Net using C#, Plz! contact me 03452884141. thanks & best regards smifti - khi...

 

Failure adding Assembly to cache.Attempt to instal ...  Replies (1) 9 November 2007
I created a DLL and now I'm trying to add it to the gac using GacUtil. I just go to the path where gacutil is (cmd prompt) - gacutil /i (my DLL Path) I get the error in the subject line I trie...

 

required field validators and not validating until ...  Replies (1) 9 November 2007
i read this in a book: "...There is also logic in place to avoid enforcing RequiredFieldValidator controls until the page has been submitted (or has attempted to be submitted) at least once. This...

 

Historical timeline for a web page  Replies (1) 9 November 2007
I need a historical timeline for doctor appointments on an asp.Net web page. Needs to be laid out horizontal with scroll bars horizontal. Any ideas-- Chris Davoli...

 

Using a Forms authentication in a shared hosting e ...  Replies (2) 9 November 2007
I am using a logon control in a shared hosting environment. When I do I get the following run time error: The SSE Provider did not find the database file specified in the connection string...

 

Re: mahammed risks the ballet beneath hers and imm ...  Replies (1) 8 November 2007
Reply by email, filling out this form and emailing it to me. Trimming off the rest of this post is unnecessary. I will guarantee anonymity except in cases of blatant abuse. I will achieve anonymi...

 

Root master page and chikd project  Replies (1) 8 November 2007
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 in my child project it doesn't see that page...

 

Hi guys . i have problem in dropldown list select ...  Replies (1) 7 November 2007
Hi guys. i can explain for my doubt with example.see.my table have multiple type of employee details like as Mangemment,Programmer,Designers,Accountants,Contra ctEmployees.Each type of department hav...

 

Dropdownlist index change event problem.  Replies (1) 7 November 2007
Hi guys. i can explain for my doubt with example.see.my table have multiple type of employee details like as Mangemment,Programmer,Designers,Accountants,Contra ctEmployees.Each type of department hav...

 

Dropdownlist index change event problem.  Replies (1) 7 November 2007
Hi guys. i can explain for my doubt with example.see.my table have multiple type of employee details like as Mangemment,Programmer,Designers,Accountants,Contra ctEmployees.Each type of department hav...

 

Dropdownlist index change event problem.  Replies (1) 7 November 2007
Hi guys. i can explain for my doubt with example.see.my table have multiple type of employee details like as Mangemment,Programmer,Designers,Accountants,Contra ctEmployees.Each type of department hav...

 

Dropdownlist index change event problem.  Replies (1) 7 November 2007
Hi guys. i can explain for my doubt with example.see.my table have multiple type of employee details like as Mangemment,Programmer,Designers,Accountants,Contra ctEmployees.Each type of department hav...

 

Dropdownlist index change event problem.  Replies (1) 7 November 2007
Hi guys. i can explain for my doubt with example.see.my table have multiple type of employee details like as Mangemment,Programmer,Designers,Accountants,Contra ctEmployees.Each type of department hav...

 

Dropdownlist index change event problem.  Replies (1) 7 November 2007
Hi guys. i can explain for my doubt with example.see.my table have multiple type of employee details like as Mangemment,Programmer,Designers,Accountants,Contra ctEmployees.Each type of department hav...

 

Dropdownlist index change event problem.  Replies (1) 7 November 2007
Hi guys. i can explain for my doubt with example.see.my table have multiple type of employee details like as Mangemment,Programmer,Designers,Accountants,Contra ctEmployees.Each type of department hav...

 

Dropdownlist index change event problem.  Replies (1) 7 November 2007
Hi guys. i can explain for my doubt with example.see.my table have multiple type of employee details like as Mangemment,Programmer,Designers,Accountants,Contra ctEmployees.Each type of department hav...

 

Drop down list not updating on pastback  Replies (1) 7 November 2007
This is a multi-part message in MIME format. --------------080907000700070209060001 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello, I have a...

 

Creating Dropdown List dynamically and setting the ...  Replies (1) 6 November 2007
Hi, I have a problem with setting the select value to items in a dropdown list, I create dropdown list in a loop and set unique id to it but I have to set the selected index in every dropdown list ...

 

Column Value in a GridView  Replies (1) 6 November 2007
Hi All, How do i get the column value of a gridview when the user click a column ? Please help!!! Suman...

 

Web Control with nested controls not available  Replies (1) 5 November 2007
I have a control that is made up of a custom assembly and another custom web control that I cannot declare and instantiate on another web pages code-behind page. Sometimes the IDE will recognize ...

 

Default Value in on Databound Drop Down list  Replies (2) 5 November 2007
Hello, I am populating a drop down list control with a table from a database. I would like the control to display a value such as --- select --- when it first comes up, instead of any values fr...

 

Drop down WebControls.Menu on Master page covered ...  Replies (1) 3 November 2007
I am using a System.Web.UI.WebContols.Menu on a master page. I have a problem when a user clicks the drop-down menus. They come down behind the content page and are thus not functional. I hope I w...

 

DotNetNuke Development  Replies (1) 2 November 2007
http://www.itechart.com/ DotNetNuke development services for DNN include: =B7 Product Design and Analysis =B7 Prototyping =B7 Incremental Development Approach =B7 Full Product Testing Cycle =B7 ...

 

Async Upload Control  Replies (1) 2 November 2007
Greetings, I'm just writing to announce that I've just uploaded an Asynchronous Upload Control in my website, and I'd like some feedback about it. The control was built for a project I'm curren...

 

Script Control.value method  Replies (2) 2 November 2007
I read that this method: alert($get('').value) Can be used instead of: alert(document.getElementById("TabContainer1_TabPanel5_FormView8_CheckTxt").value) But ...