1 Attachment(s)
[VB6] Which Datagrid should i choose?
Hello guys, i'm still newbie in vb6 and i just want to ask about which datagrid should i use to make my datagrid like this (at the picture below)
The red area are the header. (it can be merge like that, and can be colored with other color) :confused:
cause i make like that using basic datagrid in vb6, and i try to see other datagrid like TDBgrid and i still can't make like that.
Attachment 90397
Anyone have an idea to make like that?
Thank you very much
Re: [VB6] Which Datagrid should i choose?
MSFlexGrid or MSHFlexGrid should work for you.
Re: [VB6] Which Datagrid should i choose?
Quote:
Originally Posted by
RhinoBull
MSFlexGrid or MSHFlexGrid should work for you.
Ms Datagrid will also work better.