Picklist [message #86781] |
Sun, 31 October 2004 00:53 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Ravishankar
Messages: 5 Registered: October 2004
|
Junior Member |
|
|
I want to build picklist in forms.
Can anyone help me on this.
If somebody knows of any material on this topic and how to get it please let me know.
I want to know from scratch as i got no idea on this.
|
|
|
Re: Picklist [message #86785 is a reply to message #86781] |
Sun, 31 October 2004 17:50 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
ashish
Messages: 107 Registered: December 2000
|
Senior Member |
|
|
hi ravishankar
u can use tilist for this. create two tlist and then
two buttons for add and delete in add button write code using
Delete_List_Element := for deleting list element from first list
Add_List_Element := fro adding list element to seconnd list
same code in delete button use same code just change list name according to your need
byee
ashish.....
|
|
|
|