Skip to main content
1-Visitor
May 22, 2017
Question

Traversing all table element in UI action

  • May 22, 2017
  • 0 replies
  • 855 views

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.