|
-
Jun 20th, 2004, 08:02 AM
#1
Thread Starter
Lively Member
sorting listview item
how to sorting the list view item ???
i have a list view that have the following item
Name hobby Age
a basketball 20
b badminton 21
a tennis 20
c basketball 20
how can i arrange the sequence or the listview item
example if i click at the name and all the name a will be in the first place example
Name hobby Age
a
a
b
c
if i click at the hobby the hobby will arrange like below
Name hobby Age
basketball
basketball
badminton
tennis
can the list view do that ???
if yes can someone give me a sample coding
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|