Friends i have an issue,
how to check datatable is empty?
am trying like this but its not working
var rowCount = $('table#LoanTableDisplay tr:last').index() + 1;
Friends i have an issue,
how to check datatable is empty?
am trying like this but its not working
var rowCount = $('table#LoanTableDisplay tr:last').index() + 1;