(at your option) any later version. define( 'YUI_WIDGETS_PLUGIN_CSS_URL',plugins_url( '/css/', __FILE__ ) ); define( 'YUI_WIDGETS_PLUGIN_DATA_URL',plugins_url( '/data ...
When using the new (RC14) DataTable plugin "StickyColumnsPlugin", the DataTable does not remember the pinned column state and will eliminate any pinned columns when loading new data. To reproduce, ...