5
Answers

How can I open a form in datagrid cell click

Ask a question
Pavithra L

Pavithra L

9y
463
1
In my project I have a report form to view all the details of one particular form. In this report form I can view all the data's of that particular form in datagridview. During this process I want to open that particular form in datagrid cell click . How can I do this process in c# windows application.Is there any possible to do this. Anybody can help this.

Answers (5)