Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Dropdown

This is a discussion on Dropdown within the ASP.NET forums, part of the Web Development category; hi frnds, I have to implement a dropdown -without using ajax...in vs2.0 (vb.net-WEB APPLICATION) sorting should be done.. ie,if u enter A it should show the words starts with A...... ...

Go Back   Geeks Talk > Web Development > ASP.NET
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

ASP.NET ASP.NET and ASP Related Problems

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-18-2007
Junior Member
 
Join Date: Oct 2007
Location: hyd
Posts: 10
Thanks: 0
Thanked 2 Times in 2 Posts
sweetychinnu is on a distinguished road
Dropdown

hi frnds,

I have to implement a dropdown -without using ajax...in vs2.0 (vb.net-WEB APPLICATION)
sorting should be done..
ie,if u enter A it should show the words starts with A......

If u enter AP ,it should show words start with AP etc..........
and the dropdown data should be editable....

so, how to implement this ........

Thanks in advance
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 10-19-2007
Junior Member
 
Join Date: Sep 2007
Posts: 15
Thanks: 0
Thanked 1 Time in 1 Post
SoulBlight is on a distinguished road
Re: Dropdown

Use DataSource objects ... Bind the dropdownlist to the datasource ... and the datasource selectmethod should have a parameter bound to a control (e.g. textbox)
Reply With Quote
Reply

  Geeks Talk > Web Development > ASP.NET

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
DropDown in DataList Sreedevi Pidaparthi ASP.NET 4 08-17-2009 04:34 AM
Adding dropdown and table objects to Object Repository praveenchandupatla QTP 0 08-02-2007 08:54 AM
ADO.NET 2.0 : Check Box and Dropdown List in a Datagrid Srikanth VB.NET 2 02-19-2007 02:14 PM


All times are GMT -4. The time now is 09:32 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved