Hi,
I have a mixed grid with bound and unbounded data. I register the doubleclick event of each cell.
When i double click on a cell, the event is raised and i would like to launch a “new Form()”.
At the moment I try “Form.Show()” I get the following error: TargetInvocationException.
I think there could be some enteringedit conflict but i’m not sure.
Do you have any idea or code sample to properly launch a new windows form on the double click event of a cell?
Thanks
IDE: VS .Net 2003
Language: C# (.Net)
Grid version: 2.1
Imported from legacy forums. Posted by Wavyx (had 1927 views)