Wrox Programmer Forums
|
Beginning VB 6 For coders who are new to Visual Basic, working in VB version 6 (not .NET).
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning VB 6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 9th, 2006, 02:12 PM
Authorized User
 
Join Date: Jul 2006
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default flexgrid doubt

Hi there guys, this is my problem i want to make an app that let the user edit certain data that is loaded from a txt file.
The problem is that when i use a msflexgrid i can't write on it.
I know there are other grids, but for instance a data grid doesn't have a cols property, which i use to determine the number of cols after i have processed the data on the txt.
So far my question is how can i edit data on the msflexgrid or which grid should i use?
thanks for your help.

 
Old October 17th, 2006, 05:36 PM
Authorized User
 
Join Date: Jun 2006
Posts: 73
Thanks: 1
Thanked 1 Time in 1 Post
Default

If you're using a msgFlexGrid object, the only way you can 'interact' with it is to retrieve the 'dat' of any given cell. For example, if you have an event procedure for the FlexGrid msgNameOfGrid_Click()
the text property can be written elsewhere of the particular cell you have clicked on. I hope this helps.






Similar Threads
Thread Thread Starter Forum Replies Last Post
FlexGrid amlesh Beginning VB 6 0 July 26th, 2007 01:31 AM
Vs-flexgrid MathLearner Beginning VB 6 0 June 4th, 2007 01:52 AM
Flexgrid umeshtheone Beginning VB 6 1 May 30th, 2007 06:02 AM
adodc and flexgrid! smileii VB Databases Basics 6 October 18th, 2006 01:33 PM
FLEXGRID...HELP!!! apek VB How-To 4 January 20th, 2004 05:19 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.