Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MSFlexGrid?

Status
Not open for further replies.

simran1

Programmer
Apr 23, 2002
82
US
Hi,
I am trying to use MSFlaxGrid.
I am through adding data to the grid. Now i want to be able to edit a single field in the grid. How do i do it? My grid is in a read only mode. I want it be in read/write mode.
 
You can't directly edit a MSFlexGrid. You need to use a floating text box to simulate direct editing. It is not as complicated as it sounds.

A search of this forum will give you some examples. I also have a test project that I made to give a sample of how I use a floating text box with the MSFlexgrid. If you want to have a look at it just let me know and post yur email address. I will send you a copy of the project. Thanks and Good Luck!

zemp
 
Hi,
Ya, i would love to see the project. Please send me the code at jyotiis@yahoo.com
Thank you for the help.
 
Hi,

What type of grid can then be used to edit fields?
 
The datagrid has the ability to directly edit information. There are probably others as well. I have stuck to the MSFlexgrid myself. Thanks and Good Luck!

zemp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top