How do I implement the MSFlexGrid control in a dialog based app. I added the control to my project, placed it onto the dialog, set some default values in OnInitDialog(), and when I run the app, no...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10134597.htm...
Zones:
Windows MFCDate Answered: 04/30/1999 Grade: C Views: 0
I see that MsFlexGrid control is very much effective for report genaration in my project. But I could not change the default width,size of the cells.
I also want to use some cell as an combo contr...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_11808298....
Zones:
VB ControlsDate Answered: 06/01/2001 Grade: A Views: 0
hi there,..
can any one knows how to display a picture in each cell of the msflexgrid control.
It has msflexgrid1.cellpicture property but gives an error..
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20512846.html
Zones:
Visual BasicDate Answered: 10/19/2003 Grade: A Views: 0
I added the MSFlexGrid Control (MSFLXGRD.ocx) to my project. Later I tried to add the MS Hierarchical FlexGrid Control (MSHFLXGD.ocx) to the same project. The "Name conflicts with existing modul...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_21003281....
Zones:
VB ControlsDate Answered: 05/30/2004 Grade: A Views: 9
I have a application which uses MSFlexGrid control. This Application , I want to run on fresh PC ( Only OS is installed- OS = WinXP ) . I am not supposed to install Visual basic or any other micros...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_23423532....
Dear Experts,
How do you do multiline(2 lines) column header using MSFlexgrid in vb6 ?
I have header in one column "Deposit Days". I want to split it into 2 lines as follows:
Deposit
Days
Re...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_23454471....