Link to home
Start Free TrialLog in
Avatar of Jay Roy
Jay RoyFlag for United States of America

asked on

enter and save data in a table.

hi guys

I have a requirment where i want the users to enter data in a table. I should be able to store that data in an array (or an arraylist or any collection) and pass it to the backend.
Any idea how i can do that?

Thanks.
ASKER CERTIFIED SOLUTION
Avatar of dgofman
dgofman
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Jay Roy

ASKER

thanks, works for me.
Any help with my next question will be greatly appreciated
Its related to the expand-collapse functionality which you helped me with before but slightly different.

https://www.experts-exchange.com/questions/26934767/Expand-Collapse-on-label-click.html

thanks