What is Flex Grid control in VB?MSFlexGrid control in VB is used to create applications that present information in rows and columns.Information is displayed in cells.

Showing Answers 1 - 4 of 4 Answers

vinod_arya

  • Jul 19th, 2006
 

Flex Grid is a control which facilitates display of tabular data on a Form, along with the facility of Adding a Row, Deleting a Row and Sorting of records etc.

It can be coded to allow user to enter values in it.

  Was this answer useful?  Yes

Lalita p

  • Dec 24th, 2006
 

MSFlexGrid is a read only control u can see the record from the recordset thru this control but it it doesn't allow u to write the content and save then into the database'

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions