Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Drop Down List in DIALOG PROGRAM

Former Member
0 Likes
632

Hi All,

I have a drop down list box in a table control.

I have populated some values in that List Box.

Now, when I select any value from the List and press ENTER(In fact any Event in PAI), the value is getting refreshed from the screen ie , no value is seen on the that list box field if I select a value and perform any event.

Can anyone tell me how to get that selected value or how to keep that value selected?

Thanks in Advance.

Edited by: Tejas Sawant on Nov 5, 2008 6:07 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
449

Somewhere these Values Getting Cleared...PAI or PBO......Show your Code.....

2 REPLIES 2
Read only

Former Member
0 Likes
449

in your pbo you might be intializing it , check it once. where did you define that field related to drop down list

Read only

Former Member
0 Likes
450

Somewhere these Values Getting Cleared...PAI or PBO......Show your Code.....