Hello,
I'm having a problem with calling forms. I have a form with a grid. When double-clicking on a row, an other screen appears. When closing that second screen the grid is refreshed and I can double-click another rows whick does the same thing.
The problem is, after double-clicking a row, the program is terminated without showing any error. Even after installed my development environtment on that machine, I have the same problem, and it is always when I call the form.show method, although I close the form which is shown after double-clicking a row.
Very rear I get the error out of stack space. Is there anyone who did have the same problem.
Thank you very much.