on ‎2022 May 04 4:39 PM
Hi Everyone,
I have a query on selection event trigger in the smart table.
I have designed the smart table and data mapping. Its working fine. I have a requirement that when user click on the row of the smart table, it should redirect to other view. But in my application row selection event from smart table is not working.
I have declared Table inside the smarttable with selectionChange event.
Its my View,

Its my controller,

Please help me with this issue.
Request clarification before answering.
Hi Gomathy,
Try using rowSelectionChange instead of selectionChange event.
And you can also use selectionMode="Single" selectionBehavior="RowOnly" as per your requirement.
Regards,
Kishan Naicker
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.