You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to deselect row using oj-table in oracle vbcs?

Received Response
213
Views
6
Comments

Summary:

Hi All,

Content (required):

I m facing table row deselection issue in my application. in the table, there is one record when i going to edit this record for first time i selected the row, once i updated and refreshed the table also but the row remains selected mode only.

how to deselect the row, please guide me how to achieve it???


Version (include the version you are using, if applicable):

22.10.4

Code Snippet (add any code snippets that support your topic, if applicable):

<oj-table scroll-policy="loadMoreOnScroll" class="oj-flex-item oj-sm-flex-initial oj-bg-neutral-0"

    data="[[$variables.getlinedetailsSDP]]" selection-mode.column="single"

    on-first-selected-row-changed="[[$listeners.tableFirstSelectedRow]]" display="grid"

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!