Search
14169 results 11801-11810
Forum
- 2nd Nov 2012ORDERHi, How do I order the search results (in this case: EquipmentName ASC)? $editor = Editor::inst( $db, 'tblExerciseEquipment' ) ->fields( Field::inst( 'EquipmentName' )->validator( 'Validate::required' ), Field::inst( 'f_LanguageID' )->validator( 'Validate::required' ) ) ->join( Join::inst('tblLanguages','object') ->join('f_LanguageID','LanguageID') ->fields( Field::inst( 'LanguageID' ), Field::inst( 'LName' )) ->set( false ) );
- 1st Nov 2012DataTables new documentation format is simply awesome.links or use a search tool.
- 1st Nov 2012Very basic usage questionI don't get the search box, the sortable headers,
- 1st Nov 2012Fixed Column error while using Column Filterin Fixed Column After Search Filter box is not
- 30th Oct 2012I am not getting exact filtering using fnFilter() function..Filtering doesn't happening when search string contain bracket Example: 1.search String=kumar(12345) then its not returning any value. 2.search String=kumar-12345 then its working fine. Kindly help me. Thanks, Kumar N
- 28th Oct 2012mvc3 datatabels and ajax-beginformAjax.BeginForm(ajaxOpts)) { @Html.EditorFor(x => x.MainSearchModel) Advanced Search @Html.EditorFor(x => x.AdvanceSearchContainerModel) Search clear
- 26th Oct 2012Æøå not showing - again :)Generator. I tried to search the forum for clues
- 26th Oct 2012Editable grid questionrecords that match your search criteria","sSearch": "Filter records:"}, "aoColumns":
- 25th Oct 2012Date time from CET to browser localedatatable properties [code] var search = $("#searchTable"); var $table = search.find("table");
- 25th Oct 2012Easy way of programmatically filtering in DataTablewill be the input SEARCH field) inside the div