Search
14015 results 10871-10880
Forum
- 11th Apr 2015Mvc Htm.DropdownlistFor in table@Html.DropDownListFor(model => item.ContentTypeId, new SelectList(contentTypeList, "Value", "Text", item.ContentTypeId), new { @id = string.Format("ContentTypeId-{0}", item.Id), @class = "chosen contentTypeDDL", @pageId = item.Id }) I have dropdown list in table but it break search because of dropdown ı can t find what ı searc
- 8th Apr 2015How to send form field values through datatables ajax requestPreviously I had a search fields page which would
- 7th Apr 2015Server Side-Detail View- Tables displays in testing but not when moved to live website.used DataTables live to search for errors, however I
- 7th Apr 2015Save the state for TableTools Extension after filtering?with the text input search and trying to export
- 7th Apr 2015Datables API creating a wrapper on initialized tableI have customized the search filter by removing all
- 7th Apr 2015TableTools Extension - custom buttons?Is there a way to use custom buttons in the TableTools Extension? See here http://apps.trilumina-temp.com/apps/database/lots Id like to make it function with my drop down buttons instead of the default buttons by the search bar. Thanks
- 6th Apr 2015How do I do server side processing within Zend Framework?then the sorting, pagination, search, etc features of datatables
- 4th Apr 2015Export tables within scroller data-tables to excellook normal, I can search the data through the
- 3rd Apr 2015Server side columns filtering not workingIn my datatables setup everything works in server side: global search, sorting, pagination. But when i try to enable columns filtering the various "columns[i][search][value]" are not populated: they are always "" on server side. Any clue?
- 2nd Apr 2015cannot set pageLength when stateSave is setwill save sort and search information. I'm trying to