I’ve got a requirement to build N number of tables upfront using Jquery and to each table, users will able to append/delete records. Has anyone done or seen anything close to what I’m after ? Still learning Jquery stuff…
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can dynamically build elements by doing a couple things
Is this what you mean?
If you want to build a new table, you can just create a table