Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
I do have following UI setup in place for client requirement Wizard -> Table1, Table3
Table3 has a action toolbar with action as Validate, publish and Show attribute.
On Validate action invoke, I want to pass all table row details to do further process on doOperation method.
Please suggest if it can be done with some settings or through some java program.
