FavoriteRakesh Mallikarjun (Bit Order Technologies) asked in #Lightning ExperienceMay 21, 2021, 6:17 AMhow to get checked checkbox value in aura component (single record only)Hi FolksPlease help me to fix this6 answersSortSort by DateSort by Most HelpfulSort by DateLoad more comments...Rakesh Mallikarjun (Bit Order Technologies)May 21, 2021, 6:36 AMHi Swetha,Thanks for you replybut i'm using below syntax<lightning:datatable aura:id="parent" data="{!v.ipList}" columns="{!v.columns}" keyField="id" />how can i get checked value in this case ??Add a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Rakesh Mallikarjun (Bit Order Technologies)May 21, 2021, 6:36 AMHi Swetha,Thanks for you replybut i'm using below syntax<lightning:datatable aura:id="parent" data="{!v.ipList}" columns="{!v.columns}" keyField="id" />how can i get checked value in this case ??