MicroSoft FlexGrid Control Version 5.0(ActiveX control) 
Author Message
 MicroSoft FlexGrid Control Version 5.0(ActiveX control)

We use a Microsoft FlexGrid Control Version 5.0(ActiveX control).
I am looking for edit of Cell's content.
Please teach me.



Sun, 20 Aug 2000 03:00:00 GMT  
 MicroSoft FlexGrid Control Version 5.0(ActiveX control)

James,

MSFlexGrid doesn't support cell editing.  The only thing I found on
<http://www.microsoft.com> was to go to the Support page and search for
"edit cell" or "edit cell content" in either the Visual Basic or the Visual
C++ knowledge bases. One of the few things they suggested was that in Visual
Basic an edit box could be moved around the grid, see Q140889.  Another is
to use the DBDataGrid that comes with Visual C++ in unbound mode but it
seems very difficult.  There is an ActiveX control by Dave Walsh called
SSControl that might do what you are looking for. I think he extended the
capabilities of MSFlexGrid.  Look in CNet's ActiveX area for it.  Finally,
there are several DB data grid's although if you don't want to deal with
data binding the Spread control by FarPoint seems simple enough to use.

I hope I helped.

Regards,
Bill

Quote:

>We use a Microsoft FlexGrid Control Version 5.0(ActiveX control).
>I am looking for edit of Cell's content.
>Please teach me.



Sun, 20 Aug 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Urgent: Microsoft ListView Control, Version 5.0

2. Active X - Microsoft Communications Control, Version 5.0

3. Microsoft RichText Control, version 5.0

4. Urgent - Microsoft Hierarchical FlexGrid Control 6.0 (SP4) (OLEDB) - Distribution

5. Urgent - Microsoft Hierarchical FlexGrid Control 6.0 (SP4) (OLEDB) - Distribution

6. Microsoft Hierarchical FlexGrid Control reference

7. Easy Question : Ms FlexGrid control 5.0 in FormView

8. Control webbrowser ActiveX control in composit ActiveX control

9. ActiveX control inside another activex control

10. Need help with ActiveX control containing other activex controls

11. ATL ActiveX Control hosting code fails to initialize ActiveX Controls on Win9x

12. ActiveX control inside another ActiveX control

 

 
Powered by phpBB® Forum Software