106 comments found.
Hey,
This script can setting permission? ex: guest can’t add new record, visit only. can do?
thank.
Yes, but for security reasons you should do that server-side (php). You can place a code like this:
if($logged) $sql‘cols’ = array(‘user.id_user’, ‘action_edit’);
That way, if the user is not $logged, the edit button won’t be available. The same idea applies to the delete option.
hi Can we see examples of code to be added to the admin panel ?
Hi, of course! You can check the documentation in this link: http://egobits.com/envato/datamanager/documentation/
Are we going to get a non-minified version of the javascript file, to? I want to further enhance this, but i think that this would be a very good starting point, for my project.
hi! well, the bootstrap, bootbox, datatables, datepicker, timeout and validate jquery plugins are from 3rd parties; but the php files are well formatted for easy modification. The javascript you’d probably want to edit is inside functions.table.php
Looks interesting, but it would be really good if it was responsive so that the table columns went underneath each other , at the moment it looks messy when resized to portrait views and an extra horizontal scroll bar gets added in. Maybe just re-tweaking the tables a bit?
Also works well too, im keen to buy but dont want to spend a few hours tweaking.
great idea, actually the plugin has a responsiveness feature, but i have to update it, i’ll let you know if i can do it.
Probably, someday I’ll buy 
go for it
it really helps you to manage grid and form data easily!
ok, if you say so…
useful plugin 
thanks!