Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Grid control(QM_Grid) with icon in another column than first
#8
I have experienced that :

(1) If you do not need at all icons in column 0, then you have to change:
Quote:qmg3x=
<//-1>row 0,q,z
<//-1>row 1,w,x

(2) If you need icons only in column 2, then you have to change to :
Quote: if u.iSubItem=2 ;; Select column to show icon here
u.mask|LVIF_IMAGE
u.iImage=col2[u.iItem]

I would appreciate it if you could kindly confirm or advise respectively.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)