function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Fiona AnzFiona Anz 

Dynamic table lightning web components

Hi All,
I need to create a table to take input from the user. The table should have dynamic row addition/deletion capability as well. Any help will be really appreciated. I have just started using LWC in my project and i am little flustered to accomplish this requiremnt
TIA
NagendraNagendra (Salesforce Developers) 
Hi Flona,

Sorry for this issue you are facing.

May I suggest you please refer to below link with a similar discussion which might help you further. Please let us know if this helps.

Thanks,
Nagendra
Balaji Malemarpuram 10Balaji Malemarpuram 10
Hi,

Here you can get the example with source code for adding or removing dynamic rows and insert in my channel Salesforce Techbook.
Please find the below url.

https://youtu.be/pxgfCiOv1nk
https://github.com/salesforcetechbook/ExampleCodesofSessions/tree/master/force-app/main/default

Thanks,
Balaji Malemarpuram
Maharajan CMaharajan C
Sample Code :  Dynamic Table LWC (https://developer.salesforce.com/forums/ForumsMain?id=9062I000000Xw8WQAS)

Thanks,
Maharajan.C