I got a lot of questions about table detail stamp how user can set the expanded row to be the current row and closing any other expanded rows (one row will be expanded at a time).
To do that follow this steps:
1- In .jspx select the table and go to property and set RowDisclosureListener to a method in back bean (e.g method name will be rowDisclosureListener)
2- In back bean write this code
3- Run your application and expand any row you will find the expanded row become current row and close any other expanded row
To do that follow this steps:
1- In .jspx select the table and go to property and set RowDisclosureListener to a method in back bean (e.g method name will be rowDisclosureListener)
2- In back bean write this code
3- Run your application and expand any row you will find the expanded row become current row and close any other expanded row
thank you
ReplyDeletethanks and from me!!!!!
ReplyDeleteHi Sameer,
ReplyDeleteThanks for posting the solution.
I was exactly looking for this functionality. Your solution worked perfectly for me.
Keep up the good work.
Many Thanks and
Kind Regards,
Bilal