Home » Category » Microsoft Visual Basic

Microsoft Visual Basic: I want a Grid which can be editable directly on to it

104| Tue, 04 Dec 2007 16:44:00 GMT| ansoft| Comments (3)
Please give me an idea to find A Grid control with the feature that can be editable directly in the Grid data.

Keywords & Tags: grid, editable, directly, microsoft, visual basic, vb

URL: http://programmerbase.com/visual-basic/256032/
 
«« Prev - Next »» 3 helpful answers below.
Try searching google for "Editable Listview"

smux | Mon, 03 Dec 2007 17:17:00 GMT |

Please give me an idea to find A Grid control with the feature that can be editable directly in the Grid data.You can do somethings directly in the standard MSFlexGrid and an example is attached.

martinliss | Mon, 03 Dec 2007 17:18:00 GMT |

You can also use the more flexible floating textbox method.

martinliss | Mon, 03 Dec 2007 17:19:00 GMT |

Microsoft Visual Basic Hot Answers

Microsoft Visual Basic New questions

Microsoft Visual Basic Related Categories