i have a datagrid view which shows different values eg. Date, first Name, Last Name.
i also have a scheduler which shows the same information, Date, FirstName, LastName.
What I want to happen is when the user double click on the datagrid the information from the Scheduler is shown.
i am unsure how to do this.
I currently havent tried any code.
Any help will be appreciated.
regards
Loading
Dipankar BiswasPosted May 7, 2015, 6:03 AM
r u want to say... grid view click event.????
see this example...
thanks..