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 -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -