Skip to content
#

datatable

Here are 280 public repositories matching this topic...

react-table
edjm1971
edjm1971 commented Apr 6, 2020

I'm submitting a ... (check one with "x")

[X] feature request
[X] support request => Please do not submit support request here, post on Stackoverflow or Gitter

Current behavior
Plenty of examples are out there with code but nothing explains where the values for the variables are coming from.

Expected behavior
Expect to be able to open the API document and have it t

js87zz
js87zz commented Jan 21, 2020

Those who fail to find a document or an example refer here to resolve the issue first.
We are planned to build our official document site and before that is completed, please refer to the below link.

olddeda
olddeda commented Nov 16, 2019
  • Vue.js version: 2.6.10
  • Nuxt.js version: 2.10.2

nuxt.config.js

plugins: [
....
  {
    src: "~plugins/vue-tables-2.js",
    ssr: true, //or false, the same
  },
....

/plugins/vue-tables-2.js

import {
    ServerTable
} from 'vue-tables-2'

export default ({
    app: {
        $axios,
    },
}, inject) => {
    Vue.use(Serve
Joey8385
Joey8385 commented Apr 8, 2020

I'm submitting a ...

[ ] bug report
[x] feature request
[ ] support request

Current behavior
When using DataTable with selectionMode 'multiple' a clickable checkbox occures for every row.

Expected behavior
It should be possible to disable checkboxes conditionally for certain rows by e.g. a body for the checkbox column.

BluestCloud
BluestCloud commented May 5, 2020

Expected behavior and actual behavior.

The documentation for the defaultValue function in the schema says The arguments passed to this function are: argument[0] = canvasDatagrid.header, argument[1] = row index.

I tried that with a function with two parameters, but only the header appears to be passed, and the row index parameter is showing up as undefined.

Looking at the code in intfs

BunnyJS - Lightweight native (vanilla) JavaScript (JS) and ECMAScript 6 (ES6) browser library, package of small stand-alone components without dependencies: FormData, upload, image preview, HTML5 validation, Autocomplete, Dropdown, Calendar, Datepicker, Ajax, Datatable, Pagination, URL, Template engine, Element positioning, smooth scrolling, routing, inversion of control and more. Simple syntax and architecture. Next generation jQuery and front-end framework. Documentation and examples available.

  • Updated May 18, 2019
  • JavaScript

Amexio is a rich set of Angular 7 (170+) components powered by HTML5 & CSS3 for Responsive Design and with 80+ Material Design Themes, UI Components, Charts, Gauges, Data Point Widgets, Dashboards. Amexio is completely Open Sourced and Free. It's based on Apache 2 License. You can use it in your production grade work today at no cost or no obligation.

  • Updated Jun 8, 2020
  • CSS

Improve this page

Add a description, image, and links to the datatable topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the datatable topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.