When using onselectedindexchanged for a list box nothing nothing seems to be happening but the onclick is working fine.
help
davoman
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21090018.html
Zones:
JavaScriptDate Answered: 08/11/2004 Rating: 9.0 Views: 5
Ok, here's my problem. I have a lot of porrly written source from various tutorials so its not worth pasting. I have a DropDownList that populates from SQL Server using a stored procedure. Lets ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20867362.html
Zones:
.NETDate Answered: 03/29/2004 Rating: 8.6 Views: 0
Hi, I m trying to get the dropdownlist to redirect without having submit button
the OnselectedIndexChange doesn't do anything.
Can some one show me what to do THX
<script runat="server">
...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21063632.html
I'm new to C# and ASP.NET and was wondering how you would go about changing what is displayed in a TextArea field based on what is selected in a DropDownList.
I have a Codebehind file that I'm...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21074292.html
I have read through all the troubleshooting and other tickets posted on EE regarding this problem, however, it is still occuring with my code.
I have the following web form:
<form name="myFor...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21092792.html
Zones:
C#Date Answered: 08/13/2004 Rating: 6.2 Views: 190
Hi,
I am fairly new to javascript and .net. I have couple of questions.
I am creating server side controls dynamically. I created a dropdown list using System.Web.UI.WebControls.DropDownList....
http://www.experts-exchange.com/Programming/Languages/.NET/Q_21135293.html
Zones:
.NETDate Answered: 10/21/2004 Rating: 7.2 Views: 0
I am trying to create an asp drop down box that will update my web page without the need of a button. I have posted by code behind along with my asp..thanks.
<asp:dropdownlist OnSelectedIndex...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21553401.html
I'm having problems when trying to use the <asp:DropDownList> control's OnSelectedIndexChanged event to retrieve a databound value. I'm using C# / ASP.NET (.NET v2.0) on WinXP SP2... here's my cod...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22093663.html
Hi
I have a link button which says:
<asp:LinkButton id="lbQuote" runat="server" commandname="select">Quote</asp:LinkButton>
I have a datagrid which says:
onSelectedIndexChanged="getSelected...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22744120.html
Hi
I used the IE Web controls : TabStrip for my web page.
When user clicked the TabStrip, I want to navigate to another web page depend on which TabStrip being clicked.
My code looked belo...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20731418.html
Zones:
.NETDate Answered: 12/29/2003 Rating: 8.8 Views: 0