Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
xgadkob
Old
#1  
Junior Member - OP
Thanks Meter 1
Posts: 22
Join Date: Apr 2003
Default list view with sorted columns

Hi,

does someone know what is to do
to get the column-entries of a listview-control sorted,
when the column-header is hit?

I'm looking for a pure C-solution.

Franz
 
itsme
Old
#2  
Developer / Recognized Developer
Thanks Meter 2
Posts: 652
Join Date: Mar 2003
Location: delft 52'00N 4'22E
trap the LVN_COLUMNCLICK message
you have to do the sorting your self.
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
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

Go to top of page...