Hello Friends,
Actually i am new to implementing the Jquery DataTables in my MVC Project,But DataTables are working fine but if i work with DataTable Editor (for edit,delete,Insert) is how the Exception is called Editior is not Function like show below
$(document).ready(function(){
var editor=$.fn.dataTable.Editor({ here i am got the problem(Editor not function)
////////////My options//////////
});
});
even i use all the respected js files and Css flise also but it shows error in declaration time
Please help me if any one knows
Thank you ....
Santosh kumar R.