Search
1548 results 801-810
Forum
- 18th Jul 2014Fatal error: Call to a member function val() on a non-object on line 1018substring that matched the parent table Editor would get
- 25th Jun 2014Pass a value to editor on preOpenyou to tell the parent executor when your handler
- 17th Jun 2014How do you set the search filter input to be full width using Bootstrap 3's form-control class?class col-xs-12 to the parent element of the input.
- 17th Jun 2014Adding .change() to filter inputThis alert is actioned but table is not updated with the inputs new;y set value. $('#table').DataTable({""fnDrawCallback": function( oSettings ) { alert( 'DataTables has redrawn the table' ); }}); $(".suggestions").click(function(){ var parent = "#"+$(this).attr("parent"); var suggestedValue = $(this).text(); inputID.value = suggestedValue; $('#table').dataTable().fnDraw(); });
- 14th Jun 2014How to create a button to delete a record via PHP?var celeb_id = $(this).attr("id").replace("delete-", ""); var parent = $("#"+celeb_id); var row = $(this).closest("tr").get(0);
- 12th Jun 2014How to add an ID column to a TR if I make a call with ajax?var celeb_id = $(this).attr("id").replace("delete-", ""); var parent = $("#"+celeb_id); $.ajax({ type: "get",
- 19th May 2014Maybe a solution for print on a new windowsneeds to refresh the parent window because i didn't
- 7th May 2014How do I select the current row (ie. one containing a button)?could not find the parent tr row element. As
- 25th Apr 2014fnCellRender does not work on buttons that "sExtends": "collection",their properties for the parent. I agree they probably
- 10th Apr 2014mRender return object doesnt work ! why ?a node because the parent row might not exist