When I try to convert my component to an ActiveX control using the ActiveX expert (New ... ActiveX ... ActiveXControl), my component is not visible in the dropdownlist of VCL components. It is corr...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10051195.html
When fillng list property at runtime with dropdownlist style
it gives me the message "Property is read-only".If I set the style property after filling the list property then it displays "cannot as...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10076450.html
Zones:
Visual BasicDate Answered: 08/30/1998 Grade: D Views: 5
I am trying to get two dropdown lists to display data from an SQL server database. The contents of the first list should contain country names while the second should contain state/province names....
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20261839.htm...
Zones:
ASPDate Answered: 02/12/2002 Grade: A Views: 0
I am aware of the PostBack that ASP .Net makes to the server every time a control is clicked.
I have a DropDownList control that I'm dynamically adding to a page. The selction a user makes on t...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20345867.html
Zones:
.NETDate Answered: 08/30/2002 Grade: A Views: 0
Hi!
I want to display the value of the selected Item, but when clicking on the dropdown, I want the value and the text to appear!
Do I have to override render ?
Thanks
Rainer
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20444112.html
Zones:
.NETDate Answered: 10/22/2003 Grade: A Views: 0
I have a dropdownlist that is populated with data coming from a database. Once already populated, How do I select progtammatically the value on that control based on some value saved previously?
...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20476641.html
Zones:
.NETDate Answered: 01/24/2003 Grade: A Views: 0
hi,
anybody can help me to make the datacollection from dropdownlist2 is relates with data from dropdownlist1?..
like i choose one item from dropdownlist1, then the dropwdownlist2 will have the...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20496503.html
Zones:
.NETDate Answered: 10/31/2003 Grade: A Views: 0
Hello,
i created a dropdownlist and i want to put an action on it when the user double click.
here is the definition of the list
<asp:DropDownList id="lstL_ZONES" runat="server" width="170" size...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20761678.htm...
Zones:
ASPDate Answered: 10/09/2003 Grade: B Views: 0
Hi, need some help troubleshooting this one. I'm coding asp.net and c# and using a dropdownlist (ddl) control on a webform. I bound the items in the Page_Load() from a ms access database. The dd...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20798805.html
Zones:
C#Date Answered: 11/15/2003 Grade: A Views: 0
Hi all,
In short, I want to make an Object oriented programming editor in the Linux environment.The requirement goes like this:--- say, I am writing a C++ program in the 'vi' editor, I declare a...
http://www.experts-exchange.com/Programming/System/Linux/Q_20849383.html
Zones:
Linux DevDate Answered: 01/14/2004 Grade: B Views: 0