Search
9164 results 5131-5140
Forum
- 24th May 2014Server-side processing invalid jsonOk, i fixed non-utf8 characters. Now i just would like to know: Is it possible to add a new column called 'Options', with some actions like (edit/delete) ? Thanks Allan!
- 24th May 2014[Annoucement] Reactive DataTables for MeteorJStemplate name. {{> DataTable options }} instead of {{> dataTable
- 22nd May 2014Datetime picker plug-in codeable to use the options which don't go into
- 21st May 2014Contributing - Src repositorydefault, before the javascript options is applied. I think
- 20th May 2014Checkbox as the filter of specific columnI'd suggest wrapping the options into a div or
- 20th May 2014Second level filterYou would rebuilt the options list whenever the search event occurs. I'm afraid I don't have time at the moment to build an example, but that's the way I would approach it myself. Allan
- 20th May 2014In Filter textbox, is there a way to specify to search a specific column of data?was aware of those options, but feel it would
- 19th May 2014Apply CSS class to built with mRenderHello Allan, I've already found out the origin of the problem. There were some errors in some advanced CSS attributes I used not supported in my firefox that were preventing further options to be loaded and applied.
- 19th May 2014paginate option not found in ReferenceIt is called paging in 1.10. paginate will work due to the Hungarian notation backwards compatibility, but for consistency in naming, the feature options end in ing - e.g. ordering, searching and paging. Allan
- 16th May 2014invoke searching programmatically, custom searchingYes I am using server-side do you know of the DataTables property off hand for controlling the throttle timeout. I seen a couple of posts mention it, but they didn't indicate if this was controllable through the options. Thanks.