Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 81690

Extending DataTables Settings?

$
0
0
Hi there,

I just thougt, it should be possible to add some custom configurations to my DataTables settings.
Like this:
$('#table').dataTable({
	"aoColumns" : [ ... ],
	"oDialogSettings": 
	{
		"iDialogWidth": 800
	}
});

After trying out and searching at the forum I found a comment in 2010 by allan:

You are quite correct - that this is something that DataTables is lacking in at the moment.[...]
A future modification will make this much smoother...
in
http://datatables.net/forums/discussion/1511/custom-instance-settings

Is there any way in the version 1.9 to attach custom settings?

Viewing all articles
Browse latest Browse all 81690

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>