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

validate checkbox

Former Member
0 Likes
348

i have 2 columns of checkbox in an ALV report, those are 'Approve' & 'Reject'.If i click on 'approve' , then 'Reject' should automatically be disabled or it should show error of again i click on 'Reject' on the same row.How to do that?

Thanks

2 REPLIES 2
Read only

Former Member
0 Likes
326

Hi,

For your requirement, you can better have radio button group instead of check boxes.

Regards,

Kohima.R

Read only

0 Likes
326

but in ALV how to do radiobutton and how to define radiobutton group for each row?

Edited by: Deepika Sundaray on Jul 16, 2008 7:34 AM