datagridview cell setting

  • Thread starter Thread starter galletg
  • Start date Start date
G

galletg

please; how to write by code in a datagrid view cell a text in a textbox.
thank you for your help.
georges gallet
 
Thank you for your help. i have to precise my problem.
i have a datagridview filled with an access table, OK. some fields are
empty. i have the content of one field in a text box. i want to dragdrop the
text box in a cell of the datagridview. i have written all the procedures
but in the event datagridview.dragdrop i have a string and i do not know how
to put it in a cell.
it is a basic question, but i am new to vb8 and i did not find any method or
property to do that.
thank you again for your help.
 

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

Back
Top