how to uncheck the checkbox after performing action in multi select table?
Content
Hi All,
After performing any action(like hold, merge, etc.,) on multi-checked rows of the table, the check on the checkbox
remains as it is. How to remove the check once the action is performed? Kindly help to resolve this issue.
<oj-table scroll-policy="loadMoreOnScroll" id="maintable" style="width: 100%;"
columns='[{"headerText":"Sch.Line No",
"field":"schedule_display_sequence"},
{"headerText":"Contract Line No",
"field":"line_number_display"},
{"headerText":"Service Description",
"field":"line_description"},
{"headerText":"Billing Type",
"field":"bill_type_value"},
{"headerText":"Base Sch. Bill Date",
"field":"sch_bill_date_d"},
{"headerText":"Base Billing Period",
"field":"bill_period"},
{"headerText":"Sch. Amount",