I get a string from the drag of a listview, now I want to add that string to one of my datagrid cell, How can I do it? I use
but it does not work.VB Code:
grdTest.Item(count, 1) = lvItem.Text
|
Results 1 to 1 of 1
Thread: add data to datagrid cellThreaded View
|
Click Here to Expand Forum to Full Width |