Master Details [message #446704] |
Wed, 10 March 2010 00:56 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
ghadeer
Messages: 25 Registered: February 2010 Location: ksa
|
Junior Member |
|
|
Hi All,
I have A master details Form ,I want to diplay both on the same window with hiding details block at run time , and ance item is triggerd in master ,detalis block appear
how can I do that
I have to put them in seprate canvus with same window???!!!
thanks in advance
[Updated on: Wed, 10 March 2010 01:36] Report message to a moderator
|
|
|
|
|
Re: Master Details [message #446730 is a reply to message #446721] |
Wed, 10 March 2010 03:10 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/72104.gif) |
Littlefoot
Messages: 21823 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
Yes, but you can't hide a block - you'd have to do that item by item (check differences between SET_BLOCK_PROPERTY and SET_ITEM_PROPERTY). However, as I've said, making all block items invisible won't hide canvas graphic objects (such as text, rectangles, lines, frames, ...) so you'll form would be ugly (i.e. I'd rather see detail block all the time).
Besides, why hiding a detail block? What's wrong with seeing it?
|
|
|