I want Edit and Delete icons in each row of the grid. I have this working when the data is returned from MySQL using json but not when the data is in a clientside array. Using the loadComplete method, nothing displays in the 'Actions' column. Creating the icons in the relevant column in each line of the array displays the icons correctly but halts the programme and does nothing when they are clicked on. Code as follows:-
jQuery(document).ready(function(){
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top