Problem with adding Jquery editable datatables inside jquery UI tabs
I want to add jquery editable datable inside a jquery Tab in its tab content section. The problem is whenever i include the jquery js scripts in the html page both the jquery tab and the jquery editable table is not working. but both of them are working separately.
Please help how to successfully add a editable table in a tab.
I am using the tabs API from:
<script src="http://code.jquery.com/jquery-1.9.1.js"></script>
<script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script>
along with jquery editable datables 1.9.4