cancel
Showing results for 
Search instead for 
Did you mean: 

Selection Change Behavior for TabStrips

preston_freeland
Explorer
0 Kudos

I have a web dynpro for abap application that contains a tab strip. This tabstrip contains multiple tabs with ALV grids imbedded where users can enter information. I am using the data check method to catch and validate entries upon enter or action. If the user changes a cell and changes tabs without pressing enter or some other function, the changes are not validated. I know you can use the onSelect event to validate this data and then manually call the selected tab, I'm just not sure how to implement it. Any help would be greatly appreciated.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

ChrisPaine
Active Contributor
0 Kudos

Hi Preston,

I think you may have put your question in the wrong forum - this is Web Dynpro Java, not ABAP.

This may explain why you are not getting many responses.

Cheers,

Chris