Loading

comboBoxCell in DataGridView

2 posts / 0 new
Last post
Offline
Joined: 11/24/2009
comboBoxCell in DataGridView

I work in Visual Basic 8 Express edition

I have a table with 6 columns(microsoft Access) a I need when I click(or tab move) (only) every cell in second column in DataGridView, that the combobox appears (I mean before cell is clicked the combobox is not visible).Also I have to save the record after I pick data from combobox-s.
Please can you give me a cod.

admin's picture
Offline
Joined: 11/14/2008
re: comboBoxCell in DataGridView

In normal DataGridView control the ComboBox is visible even if you did not click the cell.

Pages

Add new comment

Filtered HTML

  • You may insert videos with [video:URL]
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <asp>, <c>, <cpp>, <csharp>, <css>, <html4strict>, <java>, <javascript>, <mysql>, <php>, <python>, <sql>, <vb>, <vbnet>. The supported tag styles are: <foo>, [foo].
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.