Search
43928 results 25451-25460
Forum
- 13th May 2009example_html_sort.html combined with sAjaxsource?Hi, Yes indeed - in your json return just include the HTML you want to have in the table. For example: [code] { "aaData": [ ['Trident','Internet Explorer 4.0','Win 95+','4','X'], ['Trident','Internet Explorer 5.0','Win 95+','5','C'], ... ] } [/code] Hope that helps, Allan
- 11th May 2009Row Childrenthe data. Only some table items would need additional
- 7th May 2009Install Instructions?I load a static table for display everything works
- 6th May 2009Generating column propertiesby DataTables for your table display (oSettings.aoData[x].nTr) and modify
- 4th May 2009AutoScroll to topto become the target table node. This can be
- 1st May 2009Row Highligting...Yup - your table header is a TR element as well. So the selector should apply to it! If you don't want this to happen you can try: tbody tr:hover { ... }
- 1st May 2009Data from Ajax, Edit in Placeeven with pagination. My table has about 1500 rows,
- 29th Apr 2009Sorting on a hidden columnfnSort will redraw the table for you. Allan
- 27th Apr 2009AutoSuggest searchyour data in the table. This could be done
- 27th Apr 2009Other jquery plugin working only on the first pagefunction(sValue, y) { /* Redraw the table from the new data