Click here to Skip to main content
15,892,927 members
Home / Discussions / C#
   

C#

 
GeneralRe: Try this Pin
#realJSOP26-Feb-10 9:02
mve#realJSOP26-Feb-10 9:02 
GeneralRe: Try this Pin
Pete O'Hanlon26-Feb-10 9:46
mvePete O'Hanlon26-Feb-10 9:46 
GeneralRe: Try this Pin
#realJSOP27-Feb-10 0:55
mve#realJSOP27-Feb-10 0:55 
GeneralRe: Try this Pin
#realJSOP27-Feb-10 3:58
mve#realJSOP27-Feb-10 3:58 
GeneralRe: Try this Pin
Pete O'Hanlon1-Mar-10 1:12
mvePete O'Hanlon1-Mar-10 1:12 
GeneralRe: Try this Pin
Pete O'Hanlon1-Mar-10 9:34
mvePete O'Hanlon1-Mar-10 9:34 
AnswerRe: ListView Column Sort Arrow Pin
-tusk-22-Jun-11 6:10
-tusk-22-Jun-11 6:10 
GeneralRe: ListView Column Sort Arrow Pin
-tusk-24-Jun-11 2:57
-tusk-24-Jun-11 2:57 
Edit: It works well with _IMAGE instead of _SORTDOWN or _SORTUP

Only problem is that it will remove the other image on the column header
(if you dont have any image in your column header, then it's all fine, but if you do, like in my project, well it will be either on the left, or on the right as a sort indicator, but not both.
My plan was to leave a column header image on the left, and a small arrow on the right......)



Will need to owner draw the full header :/
That's bad because column header's mouse over event are pretty hard to catch.. dont even know how to do so far......

Anyway, if someone has a clue.. Smile | :)
Question2d array in c# Pin
Aljaz11126-Feb-10 3:05
Aljaz11126-Feb-10 3:05 
AnswerRe: 2d array in c# Pin
Pete O'Hanlon26-Feb-10 3:17
mvePete O'Hanlon26-Feb-10 3:17 
GeneralRe: 2d array in c# Pin
Aljaz11126-Feb-10 3:20
Aljaz11126-Feb-10 3:20 
GeneralRe: 2d array in c# [modified] Pin
Dan Mos26-Feb-10 3:26
Dan Mos26-Feb-10 3:26 
GeneralRe: 2d array in c# Pin
harold aptroot26-Feb-10 4:24
harold aptroot26-Feb-10 4:24 
GeneralRe: 2d array in c# Pin
Aljaz11126-Feb-10 6:39
Aljaz11126-Feb-10 6:39 
GeneralRe: 2d array in c# Pin
harold aptroot26-Feb-10 6:46
harold aptroot26-Feb-10 6:46 
GeneralRe: 2d array in c# Pin
Aljaz11126-Feb-10 7:47
Aljaz11126-Feb-10 7:47 
GeneralRe: 2d array in c# Pin
harold aptroot26-Feb-10 8:05
harold aptroot26-Feb-10 8:05 
GeneralRe: 2d array in c# Pin
Pete O'Hanlon26-Feb-10 5:14
mvePete O'Hanlon26-Feb-10 5:14 
GeneralRe: 2d array in c# Pin
harold aptroot26-Feb-10 6:18
harold aptroot26-Feb-10 6:18 
GeneralRe: 2d array in c# Pin
Dan Mos26-Feb-10 6:28
Dan Mos26-Feb-10 6:28 
GeneralRe: 2d array in c# Pin
harold aptroot26-Feb-10 6:48
harold aptroot26-Feb-10 6:48 
GeneralRe: 2d array in c# Pin
Dan Mos26-Feb-10 18:25
Dan Mos26-Feb-10 18:25 
GeneralRe: 2d array in c# Pin
Pete O'Hanlon26-Feb-10 9:44
mvePete O'Hanlon26-Feb-10 9:44 
GeneralRe: 2d array in c# Pin
harold aptroot26-Feb-10 9:53
harold aptroot26-Feb-10 9:53 
GeneralRe: 2d array in c# Pin
Pete O'Hanlon26-Feb-10 10:07
mvePete O'Hanlon26-Feb-10 10:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.