jui_datagrid icon indicating copy to clipboard operation
jui_datagrid copied to clipboard

jQuery datagrid plugin using jQuery UI CSS Framework

Results 17 jui_datagrid issues
Sort by recently updated
recently updated
newest added

library causing invalid character error in jquery.js // Support: Android 2.3 // Workaround failure to string-cast null input jQuery.parseJSON = function( data ) { return JSON.parse( data + "" );...

Normal, we just use the classic sorting by clicking the header, Advanced, maybe we need the style sorting.

[$.browser](http://api.jquery.com/jQuery.browser/) has been removed in jquery 1.9

onDisplay: function() { //console.log('test ' + $("#tbl_demo_grid1").find('tbody tr:eq(1)').find('td:eq(2)').length); $("#tbl_demo_grid1").find('tbody tr').find('td:eq(3)').html('google'); }

reminder