jui_datagrid
jui_datagrid copied to clipboard
jQuery datagrid plugin using jQuery UI CSS Framework
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'); }