posted 16 years ago
Is there any component which provides LOV(List Of Values) search dialog functionality?
Basically this is to implement a search functionality,
1. The page will have a text box and a button
2. On click of that button, it should open a search dialog as popup
3. In the popup search dialog, user can do some search and select a row of the search results
4. Once a row is selected in the search dialog, its corresponding value should be displayed in the text field of parent window and the pop up window should be closed.
I feel its a very generic requirement but I couldn't find a custom component to implement the same.
can anybody please point out any resouces to handle this requirement...