double click on datagrid (RESOLVED)
dagoose!!!!hooray! i got it! I want to thank you cause you've been very nice and helpful to me. :bigyello:
Now, i'm facing a problem on how to put the data on my textboxes and comboboxes from my second form (the one that popped up when my datagrid was double clicked) back to the row that i clicked on in my datagrid.
Could you help me on this? what did you do with your program if you don't mind me asking?:D
Super thanks dagoose! You've been a great help to me! Take care now.:wave:
double click on datagrid (CONTINUATION)
please help me do this...
I'm able to doubleclick on my datagrid and transfer the data from the datagrid row to my 2nd form. What I want to do now is to have the edited data from my 2nd form to my main form (in the datagrid). How will I do this? I've been trying to solve this by myself but I just can't! Please somebody help me!