javascript - Adding row data at the top row using Jquery -


here code, doing right adding data table? here sample code..i have table data already..when add item should add first row...right adding after existing data..any suggestions..

edit 

use $("#datatable").prepend(tr);

demo


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

PHP Error "Undefined index" -