[go: up one dir, main page]

Showing 29 open source projects for "datatables"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 1
    Angular DataTables

    Angular DataTables

    DataTables with Angular

    An Angular2+ library for building complex HTML tables using DataTables JQuery plug-in. Implementation of the example on custom filtering with range search. The HTML element provides a Promise that returns the instance of the DataTable. Implementation of the example on individual column searching (text inputs). Sometimes, your DataTable options are stored or computed server-side. All you need to do is to return the expected result as a promise.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Laravel DataTables Editor Plugin

    Laravel DataTables Editor Plugin

    Laravel DataTables Editor Integration

    This package is a plugin of Laravel DataTables for processing the DataTables Editor library. DataTables Editor CRUD actions supported. Inline editing. Bulk edit & delete function. CRUD validation. CRUD pre/post events hooks. Artisan command for DataTables Editor generation.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Laravel DataTables Html Plugin

    Laravel DataTables Html Plugin

    Laravel DataTables HTML Builder Plugin

    This package is a plugin of Laravel DataTables for generating dataTables script using PHP.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Laravel DataTables Buttons Plugin

    Laravel DataTables Buttons Plugin

    Laravel DataTables Buttons Plugin

    A Laravel DataTables plugin for handling server-side exporting of tables such as CSV, excel, pdf, etc. This package is a plugin of Laravel DataTables for handling server-side functions of exporting the table as CSV, excel, pdf, and printing.
    Downloads: 4 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 5
    jQuery DataTables API for Laravel

    jQuery DataTables API for Laravel

    jQuery DataTables API for Laravel

    This package is created to handle server-side works of DataTables jQuery Plugin via AJAX option by using Eloquent ORM, Fluent Query Builder or Collection. To enable debugging mode, just set APP_DEBUG=true and the package will include the queries and inputs used when processing the table. Please avoid using php artisan serve when developing with the package. There are known bugs when using this where Laravel randomly returns a redirect and 401 (Unauthorized) if the route requires authentication and a 404 NotFoundHttpException on valid routes.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    ajax-datatables-rails

    ajax-datatables-rails

    A wrapper around DataTable's ajax methods that allow synchronization

    DataTables is a nifty jQuery plugin that adds the ability to paginate, sort, and search your HTML tables. When dealing with large tables (more than a couple of hundred rows) however, we run into performance issues. These can be fixed by using server-side pagination, but this breaks some DataTables functionality. ajax-data tables-rails is a wrapper around DataTables ajax methods that allow synchronization with server-side pagination in a Rails app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Livewire PowerGrid

    Livewire PowerGrid

    PowerGrid generates Advanced Datatables using Laravel Livewire

    PowerGrid creates modern, powerful and easy-to-customize Datatables based on the Laravel Livewire library. Tables have basic features activated by default. Extend and customize your table including components (checkbox, action buttons, editable fields), global search feature, column data filters, and data export tool. Table components include feature examples. Just uncomment some code, enter your data, and it works.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Livewire Datatables

    Livewire Datatables

    Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine

    Advanced data tables using Laravel, Livewire, Tailwind CSS, and Alpine JS. It is possible to take full control over your table, you can define a builder method using whatever query you like, using your own joins, groups, etc., and then name your columns using your normal SQL syntax. If you want to give your users the ability to pin specific records to be able to, for example, compare them with each other, you can use the CanPinRecords trait. Ensure to have at least one Checkbox Column so the...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    jquery.floatThead

    jquery.floatThead

    Doesn't need any custom css/html. Does what position:sticky can't

    jquery.floatThead is a floating/locked/sticky/fixed table header plugin that requires no special CSS and supports window and overflow scrolling. Float the table header on scroll. No changes to your HTML/CSS are required, it just works. Supports floating the header while scrolling within the window or while scrolling within a container with overflow. Supports responsive tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 10
    DataTables

    DataTables

    Tables plug-in for jQuery

    DataTables is a jQuery plugin that enhances HTML tables with powerful dynamic features such as searching, sorting, and pagination. It transforms plain static tables into interactive data explorers with minimal code changes. Developers can customize its behavior through an extensive API, adding export buttons, column visibility toggles, custom filters, and integration with remote data sources via Ajax.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    vue-datatables-net

    vue-datatables-net

    Vue jQuery DataTables.net wrapper component

    ...Default configuration and provide an example for bootstrap5 styling. Though, it allows for complete flexibility of customization with any other jQuery DataTables-supported theme.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    This script uses a javascript table called simpledatatables. window.addEventListener('DOMContentLoaded', event => { // Simple-DataTables // https://github.com/fiduswriter/Simple-DataTables/wiki const datatablesSimple = document.getElementById('datatablesSimple'); if (datatablesSimple) { new simpleDatatables.DataTable(datatablesSimple); } }); Example usage for creating a dynamic table with delete and edit hyperlinks. Please note, that the data is in the format expected from mysqli. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Datatables.AspNet

    Datatables.AspNet

    Microsoft AspNet bindings and automatic parsing for jQuery DataTables

    Formerly known as DataTables.Mvc, this project started with small objectives around 2014, aiming to provide intermediate and experienced developers a tool to avoid the boring process of handling DataTables parameters. More than a year later after a full rewrite, we are now proud to support Asp.net MVC, WebApi, and Asp.Net Core (full .NET Core support). Unit-testing is a priority to avoid breaking your app and every stable release should provide better and wider test cases. Datatables.AspNet is a server-side integration library for using DataTables with ASP.NET, enabling efficient handling of large data sets in web applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    xcrud

    crud ajax server using DataTables grid

    full app, ready to use. create read update delete record in php/mysql CodeIgniter + Bootstrap +DataTables +jQuery+leaflet... Simple login/users system goal: extend models of codeigniter 4 with grid edit add form see BaseXCrudModel and xcrud view e controller demo https://xcrud.000webhostapp.com/public/index.php user:demo pwd:demodemo install .copy all files like CodeIgniter 4 app (https://codeigniter.com/user_guide/installation/installing_manual.html) .change in Config folder: App.php and Database.php (https://codeigniter.com/user_guide/installation/running.html#initial-configuration-set-up) .create the database, the tables are created by app .update previeus installation, delete all tables .read models
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Query.jl

    Query.jl

    Query almost anything in julia

    ...It can filter, project, join and group data from any iterable data source, including all the sources supported in IterableTables.jl. One can for example query any of the following data sources: any array, DataFrames, DataStreams (including CSV, Feather, SQLite, ODBC), DataTables, IndexedTables, TimeSeries, Temporal, TypedTables and DifferentialEquations (any DESolution). The package currently provides working implementations for in-memory data sources, but will eventually be able to translate queries into e.g. SQL. There is a prototype implementation of such a "query provider" for SQLite in the package, but it is experimental at this point and only works for a very small subset of queries. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Car Sales Management System Codeigniter

    Car Sales Management System Codeigniter

    Car Sales Management System, Vehicle Sales Management in Codeigniter

    Vehicle Sales Management System Built on Codeigniter 2.x Framework Features : Front End with Vehicles Added from Back-end with details Back-end login system for admins, employees Different Controlling for Admin and Employee New Employee Adding for doing Sales , Adding new vehicles Admin Features : # Add, Edit , Delete almost anything(Including new users), Sell vehicles, See customer Details Employee Features : # Add vehicles only and Sell them to new clients with their details ------------------------------------------------------------------------- Others : Used CodeIgniter Active record for DB query, Basic Parser use of codeigniter, uses cool template for backend with a lot of effects, form validation with codeigniter Database is included in the folder. Uses Datatables with sorting , filtering , and date to date range for getting result Change DB & URL as the video Shows localhost. Contact : dranger2011@gmail.com for any help. For Pro version Contact me.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    WebExtras

    A collection of helper methods for .NET developers

    ...This library is aimed at adding to the existing helper methods already provided by .NET MVC along with some general useful list of extensions and helpers. It provides useful bindings for jQuery Flot, jQuery Datatables, Twitter Bootstrap to name a few. All source code is hosted on CodePlex @ http://webextras.codeplex.com/ Latest version of the library can be downloaded @ http://webextras.codeplex.com/releases Documentation and demo can be viewed on the homepage of the website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    DataRow Visualizer

    A visualizer for VisualStudio

    A comprehensive visualizer for visual studio, used for visualizing DataSets, DataViews, DataTables, DataRows and DataRowViews It has a row filter that you can apply to the data that you are currently visualizing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JED

    JED

    Java Editor For DataTables

    JED is a server-side library of classes that support the client-side jquery DataTables interface for displaying and editing tabular data on webpages. If you want to be able to not only display tabular data, but also want full CRUD (Create,Read,Update,Delete) functionality, then you need JED on the Java Platform. Supports MySQL and Oracle RDBMS on the back end. Our website has many examples on how to setup and use JED with DataTables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    jquery-datatables-1.9.4

    Grails plugin implementing jquery datatable Ver. 1.9.4

    Updates original plugin created by Lim Chee Kin (JQuery DataTables 1.7.5) to supply latest version (1.9.4) of jquery datatables from http://www.datatables.net/. The only change is the substitution of newer js and css files. No changes in usage from the original.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ECM - Easy Content Manager

    A small content management system

    ECM is a small content management system created by (until now) only one person. You can add pages, edit them, put them on the main page and into the menu. Uploaded files can be included on pages with a preview (<img>-tag or HTML5-Video) or as a download-link. Note: If you have to enter a license, use the Alpha-Code (rm2Zjl68JoM0HAVGzTvN7EPCUGaNHMJ0) or get your personal code for free on http://bit.ly/Ofzy2z
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    DataTables Mysql php poo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Makes it easy to use jQuery DataTables Plugin within Kohana PHP Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a C# class handling all known CSV file types including all related issues like line breaks, etc. pp.. The source code is self- explaining and well documented. The project includes an Excel 2010 Add-In to add better CSV handling to Excel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TagLib for Java to make it easier to create advanced tables. In version 0.1 has support for DataTables plugin for JQuery
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next