need to show the data if i click the first letter using asp.net using c#

Posted by Selvimca under ASP.NET on 5/7/2015 | Points: 10 | Views : 1359 | Status : [Member] | Replies : 2
need to show the data if i click the first letter using asp.net using c#

i bind the data in dropdown list if i press a i need to show the data start from a'


like a i press


ambika

ani

abi

like this i need to show using dropdown




Responses

Posted by: Jayakumars on: 5/7/2015 [Member] [MVP] Bronze | Points: 25

Up
0
Down
Hi
If you need name list like dropdownlist many way for this

Best using CompletedTextbox Control in asp.net or Jquery

Mark as Answer if its helpful to you

Kumaraspcode2009@gmail.com

Selvimca, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Jayakumars on: 5/8/2015 [Member] [MVP] Bronze | Points: 25

Up
0
Down
Hi
refer this urls

Hi
Item Name Dropdown modal use like this refer the urls

http://programcall.com/1/aspnet/example-for-implementing-autocomplete-in-aspnet-textbox.aspx
http://www.kettic.com/winforms_ui/csharp_guide/editor_textboxcontrol_auto_complete.shtml
http://theycallmemrjames.blogspot.in/2010/03/aspnet-mvc-autocomplete-textbox.html

Mark as Answer if its helpful to you

Kumaraspcode2009@gmail.com

Selvimca, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response