How to set ToolTipText for ComboBox items in a DataGridViewComboBoxColumn column? (C#)

N

nvx

Hello,
how can I set ToolTipText for ComboBox items in a
DataGridViewComboBoxColumn column? Is there any elegant way similar to
DataGridViewComboBoxColumn column DataSource or do I have to assign the
ToolTipText manually for each ComboBox item? I would be very grateful
for a short sample code...

Any help would be appreciated...

With regards
nvx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top