Click here to Skip to main content
15,902,189 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Scroll bar in Listview Pin
Hans Dietrich28-Apr-11 21:46
mentorHans Dietrich28-Apr-11 21:46 
GeneralRe: Scroll bar in Listview Pin
Niklas L28-Apr-11 21:55
Niklas L28-Apr-11 21:55 
AnswerRe: Scroll bar in Listview Pin
Hans Dietrich28-Apr-11 21:56
mentorHans Dietrich28-Apr-11 21:56 
GeneralRe: Scroll bar in Listview [modified] Pin
Niklas L28-Apr-11 22:18
Niklas L28-Apr-11 22:18 
AnswerRe: Scroll bar in Listview Pin
Hans Dietrich29-Apr-11 0:31
mentorHans Dietrich29-Apr-11 0:31 
QuestionRe: Scroll bar in Listview Pin
Niklas L29-Apr-11 0:50
Niklas L29-Apr-11 0:50 
AnswerRe: Scroll bar in Listview Pin
Hans Dietrich29-Apr-11 4:21
mentorHans Dietrich29-Apr-11 4:21 
GeneralRe: Scroll bar in Listview Pin
TheHelenLee28-Apr-11 23:52
TheHelenLee28-Apr-11 23:52 
Hans,

It happens when I drag the resize bar on any columns. For example, if I expand the 12th column, it pushes the rest of the columns to the right of the view.
In window explorer, the horizontal scrollbar on the bottom would adjust dynamically so I can see the all the columns to the right of the 12th column.
In my list view, the scrollbar doesn't adjust at all, so column 13, 14, and 15 get pushed out of the list view.

I have these styles setup for the listctrl:
LVS_REPORT | LVS_SINGLESEL | LVS_EX_FULLROWSELECT | LVS_EX_GRIDLINES |LVS_EX_SUBITEMIMAGES

I hope I'm explaining a little bit more clear this time. Thank you very much for replying.
AnswerRe: Scroll bar in Listview Pin
Hans Dietrich29-Apr-11 0:19
mentorHans Dietrich29-Apr-11 0:19 
GeneralRe: Scroll bar in Listview Pin
TheHelenLee29-Apr-11 22:13
TheHelenLee29-Apr-11 22:13 
QuestionADO recordset moveNext abnormal Pin
Jokcy28-Apr-11 16:58
Jokcy28-Apr-11 16:58 
AnswerRe: ADO recordset moveNext abnormal Pin
barneyman28-Apr-11 18:57
barneyman28-Apr-11 18:57 
GeneralRe: ADO recordset moveNext abnormal Pin
Jokcy28-Apr-11 19:08
Jokcy28-Apr-11 19:08 
GeneralRe: ADO recordset moveNext abnormal Pin
barneyman28-Apr-11 19:21
barneyman28-Apr-11 19:21 
GeneralRe: ADO recordset moveNext abnormal Pin
Jokcy29-Apr-11 4:29
Jokcy29-Apr-11 4:29 
GeneralRe: ADO recordset moveNext abnormal Pin
barneyman29-Apr-11 17:13
barneyman29-Apr-11 17:13 
GeneralRe: ADO recordset moveNext abnormal Pin
Jokcy30-Apr-11 4:40
Jokcy30-Apr-11 4:40 
QuestionWriting to the console only (without re-direction) Pin
Member 385202428-Apr-11 12:00
Member 385202428-Apr-11 12:00 
AnswerRe: Writing to the console only (without re-direction) Pin
Hans Dietrich28-Apr-11 12:09
mentorHans Dietrich28-Apr-11 12:09 
GeneralRe: Writing to the console only (without re-direction) Pin
Member 385202428-Apr-11 12:15
Member 385202428-Apr-11 12:15 
GeneralRe: Writing to the console only (without re-direction) Pin
Hans Dietrich28-Apr-11 12:20
mentorHans Dietrich28-Apr-11 12:20 
GeneralRe: Writing to the console only (without re-direction) Pin
Member 385202428-Apr-11 12:52
Member 385202428-Apr-11 12:52 
GeneralRe: Writing to the console only (without re-direction) Pin
Member 385202428-Apr-11 13:08
Member 385202428-Apr-11 13:08 
AnswerRe: Writing to the console only (without re-direction) Pin
Hans Dietrich28-Apr-11 13:12
mentorHans Dietrich28-Apr-11 13:12 
GeneralRe: Writing to the console only (without re-direction) Pin
Member 385202428-Apr-11 13:29
Member 385202428-Apr-11 13:29 

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.