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.