Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: ASP Help


Message #1 by "Anbarasi Kavitha" <kavitha@t...> on Thu, 17 May 2001 16:23:42 +0530
Hai,

ca anybody help in embedding a dropdownlist to a datalist control's

edititemtemplate.The data in the dropdownlist must be bound dynamically from

the database.

Thanks in advance.

I got a smilar code for a datagrid control.But when i assign the datasource

property of the dropdownlist in edititemtemplate an error occured saying

that the datasource property can be assigned only at runtime and cannot be

declared.So Alternatively i tried to assign the arraylist to the controls

datasource in Page_Load method.But there error saying that the controls id

namspace is not visible.So If u have any idea of how to do let me know that.

Thanks

kavitha



Message #2 by "Anbarasi Kavitha" <kavitha@t...> on Tue, 22 May 2001 13:35:48 +0530
hai all,

How do i add a combobox control in asp.net.I want this as i want to give the

user to enter his text or select from the displayed list.

If anyone knows that help me out in doing that.Thanks in advance

kavitha



Message #3 by "Thomas Tomiczek" <t.tomiczek@t...> on Tue, 22 May 2001 11:49:50 +0200
Net next one...



READ THE HTML DOCUMENTATION.



Sadly, a combo box is not defined there, thus - you can not do it, not

even with ASP.NET.



Somehow, this comes out every week or so - I wish the W3c would start

thinking about enabling this.



Thomas Tomiczek

THONA Consulting Ltd.



-----Original Message-----

From: Anbarasi Kavitha [mailto:kavitha@t...]

Sent: Dienstag, 22. Mai 2001 10:06

To: ASP+

Subject: [aspx] ASP Help



hai all,

How do i add a combobox control in asp.net.I want this as i want to give

the

user to enter his text or select from the displayed list.

If anyone knows that help me out in doing that.Thanks in advance

kavitha




  Return to Index