Search
14020 results 8131-8140
Forum
- 1st May 2010[SUGGESTION] to datatables's siteHi, I have to agree with Allan. The example pages could become a mess. They are not intended to be blog pages with user's comments. i think the search functionality of the forums suffice to retrieve any help needed. Christian
- 26th Apr 2010Filtering - Input as arrayHi ed, I want to use the regular expression to display some rows which have values specified on my search box. I have the same issue, do you have found a solution ? Thanks Louis
- 23rd Apr 2010Calling C#, ASP.NET, Perl, Python and anything else developersiDisplayStart = Cint(Request("iDisplayStart")) sSearch = Request("sSearch") 'SEARCH - here we make the
- 20th Apr 2010IE7 table rendering AJAX dataPage length: _MENU_", "sSearch": "Search:" } } ); } ); [/code]
- 19th Apr 2010Deleting rows and adding them in again... by simply using the search function, I found what I need :) http://datatables.net/forums/comments.php?DiscussionID=469
- 6th Apr 2010Filter from $_GETmake it run the search? (as it is now,
- 5th Apr 2010HOW TO: use table tools with themerollerthe footer "oLanguage": { "sSearch": "Search the Features:" }, "iDisplayLength": 25,
- 1st Apr 2010JQuery-UI'ified the DataTablethe header, and the search and # rows displays do
- 26th Mar 2010Disabling Pagination Navigation When Returning Only One Page of ResultsAnother issue with myqalan's code is using the Search feature. Seems that the fnDrawCallback event is raised BEFORE the pagination is updated (based on filtered values) so pagination does not reflect the proper number of buttons. Jason
- 23rd Mar 2010Add data from server while scrollingfunction: [code] /* Rebuild the search */ _fnBuildSearchArray( oSettings, 1 ); if