|
-
April 9th, 1999, 08:26 AM
#1
Urgent problem,How to develop a grid ActiveX control?
Who can tell me how to develop a grid ActiveX control, it can bind a Data control or send me some source code.Thank in advance.
Please we can improve our program ability together.
-
April 11th, 1999, 06:18 PM
#2
Re: Urgent problem,How to develop a grid ActiveX control?
This may be silly answer, but why do you want to develop one. Why not buy one. You can get trial versions of many different ones in the internet, such as GridWiz, InaGrid, Objective Grid, XGrid. Are your requirements really so specific that you can't use one of these?
-
April 11th, 1999, 08:25 PM
#3
Re: Urgent problem,How to develop a grid ActiveX control?
Thank someone response to me. But my user give me the following requirements: In Intranet environment, it can insert,delete modify data into a table, when it uses vertical scrollbar, the first row can not be moved; when it users horizontal scrollbar, the first column can not be moved. who can tell me which ACtiveX control can meet these requirements?
Please we can improve our program ability together.
-
April 11th, 1999, 08:48 PM
#4
Re: Urgent problem,How to develop a grid ActiveX control?
I hate to keep beating a dead horse but if it is just a grid control that you need and you need the ability to freeze certain rows and columns then maybe you should take a look at Objective Grid. We use it for commercial development and are relatively pleased with its performance. It comes with full source code and integrates very nicely into visaul c++. The website is www.stingray.com. The grid even comes with its on MFC classes that will help you to control it in code as well as a designer so that you can draw an initial layout and then load it into your dialog.
I hope this helps.
-
April 12th, 1999, 12:04 PM
#5
Re: Urgent problem,How to develop a grid ActiveX control?
I would SERIOUSLY consider purchasing the Stingray ObjGrid7.0 library, as opposed to writing one from scratch. If that is not an option, than I would
look at leveraging the ListView common control.
-
April 13th, 1999, 02:27 AM
#6
Re: Urgent problem,How to develop a grid ActiveX control?
I have used the control TrueGrid for VC++ 5.0 form www.apexsc.com.
This has the row/col lock capability you need.
- Rajaraman
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|