Its Urgent About Execute_Query? [message #82557] |
Mon, 09 June 2003 01:07 |
Anand Chiney
Messages: 7 Registered: April 2003
|
Junior Member |
|
|
Hello
I have developed a form containing two blocks.
One block (master) "Book", contains the Book Category
(such as computers, economics, history etc). User can select
the categories using LOV.
The other block (Detail) "Information" should display
the bookID, BookName, Author and AvailabiltyStatus of
all the books as per the selection of Book Category.
What i have done with the detail block is, taken
a tabular form and set the Records Displayed to 20 with
scrollbar. Each book category is having atleast 100 books.
Using the DEFAULT Menu Bar, I have done it.
Know how to display all the records in the tabular form
block after selecting the Book Category (without using the
Execute from the Default Menu bar) ?
I WANT THIS TO OCCUR ON WHEN-VALIDATE-ITEM TRIGGER OF THE
TEXT ITEM CONTAINING THE BOOK CATEGORY OR ON THE WHEN-BUTTON-PRESSED TRIGGER
OF ANY BUUTON.
How to do this ?
Thks in advance
|
|
|
|
|