moongodess
Freshman
- Joined
- Dec 23, 2004
- Messages
- 40
Hi! I hope you can help me somehow, because I have a big, big problem...
I have a grid with some rows.
When I click a row my program must verify if there are some specific (important) details for the selected guest (row).
If there are, it must show the 'details window'.
When I double click a row it must do the same, but after closing the details window, must open the 'master window' of that guest.
When I make just one click, everything works fine, but when I make double click not so good
If there are no details the master window appears.
If there are details the 'details window' appears, but when I close it the other window doesn't appear.
Do you have any idea for what I need? Please..
I have a grid with some rows.
When I click a row my program must verify if there are some specific (important) details for the selected guest (row).
If there are, it must show the 'details window'.
When I double click a row it must do the same, but after closing the details window, must open the 'master window' of that guest.
When I make just one click, everything works fine, but when I make double click not so good
If there are no details the master window appears.
If there are details the 'details window' appears, but when I close it the other window doesn't appear.
Do you have any idea for what I need? Please..