mercredi 2 avril 2014

hide a row of dynamically created Table using JQuery


Vote count:

0




I have reservation system where reservations are being shown on a bootstrap modal on clicking on button on my page. Modal displays a table of reservations with a option of "Cancel".


If Cancel occurs, I need to hide or delete the row of that table on the modal. Tried .hide() on element or element , nothing is working. I suspect since it was created dynamically, I need to find some other option to achieve it.


I don't want to refresh the modal ( close and show it with again). It would be cool if I find something which slides up the row.


any help would be highly appreciated.



asked 2 mins ago






Aucun commentaire:

Enregistrer un commentaire