cancel
Showing results for 
Search instead for 
Did you mean: 

how to select value from dropdown by a button click

Former Member
0 Kudos

Hi All,

i had a dropdown list and a button click

where ever i want select a value from dropdown and click search button i want to display the output .

Please help me how to proceed furthur.

Thanks,

Raju.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Raju

Where you are getting problem.

]just write the code in onAction event of the button. what every you want to do on button click.

Regards

Naresh

Former Member
0 Kudos

Hi Naresh ,

iam writing the code in Action event only,

but how to restrict the dropdown by index value , that is selected in perticular row only.once i select and display the value in other coloumn,

iam getting the same selected value in the remaing table dropdown rows.

i want restrict dropdown values per row wise only.

Thanks

Raju.