收藏Rakesh Mallikarjun (Bit Order Technologies) 提问于 #Lightning Experience2021年5月21日 06:17how to get checked checkbox value in aura component (single record only)Hi FolksPlease help me to fix this6 个回答排序按日期排序按最有帮助排序按日期排序加载更多评论...Rakesh Mallikarjun (Bit Order Technologies)2021年5月21日 06:36Hi 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 ??添加评论撰写回答...粗体斜体下划线删除线项目符号列表编号列表添加链接代码块插入图像附加文件链接 URL取消保存0/9000回复
Rakesh Mallikarjun (Bit Order Technologies)2021年5月21日 06:36Hi 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 ??