Click here to Skip to main content
15,921,530 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am making a project..I want the categories i have should be sorted in following way

A-Z: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

when I click 'A'. I should get all categories starting from 'A' and so on.....
please give your support
regards
Posted
Comments
Prasad_Kulkarni 16-Mar-12 0:18am    
Question is not clear. Can you please elaborate.

Mudassar has a very good explanation and the sample of how the alphabet filtering can be done using data list.

http://www.aspsnippets.com/Articles/Rolodex-with-Alphabetic-Filtering-using-ASP.Net-DataList.aspx[^]

Check if this fulfills your requirement.
 
Share this answer
 
AutoComplete TextBox is the solution for your problem. Nice CodeProject article is available to build AutoComplete TextBox[^]
 
Share this answer
 
Comments
Prasad_Kulkarni 16-Mar-12 0:20am    
Sir, OP din't ask'd about text box, he simply ask'd about 'click' which means he don't wants to type anything there..

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900