System.NullReferenceException: Object reference not set to an instance of an object.
at Product.BindCatName(String query) in c:\inetpub\vhosts\precisescientific.com\httpdocs\Product.aspx.cs:line 157
Precise Scientific System
$('#mydiv').DataTable({
searching: true, // Enable searching/filtering
paging: true, // Enable pagination
ordering: true, // Enable sorting
// Additional options can be added here
});