Tabulator: Can i integrate Tabulator with Django 2.1 via Ajax feature !?

Created on 27 Jan 2019  路  1Comment  路  Source: olifolkerd/tabulator

Please ask questions on www.stackoverflow.com the issues list is now reserved for feature requests and bug reports.

Excuse meeeeeeeeeeee.

Can i integrate Tabulator with Django 2.1 via Ajax feature !?
because i saw in site that Tabulator just support the React, Vue and Angular frameworks.
thanks in advance.

Question - Ask On Stack Overflow

Most helpful comment

Hey @alimp5

I am confused, You literally posted in your question that you are supposed to ask it on Stack Overflow. please do not ask Questions here, that is not what this list is for.

Tabulator works in anything that supports vanilla JS, i have just made sure it works in those front end frameworks,

Django is a back end framework as i understand it so it dosn't matter. include Tabulator in your front end code and then just set the ajaxURL to point to a URL that will return the correctly formatted data and you should be all sorted.

I hope that helps,

Cheers

Oli :)

>All comments

Hey @alimp5

I am confused, You literally posted in your question that you are supposed to ask it on Stack Overflow. please do not ask Questions here, that is not what this list is for.

Tabulator works in anything that supports vanilla JS, i have just made sure it works in those front end frameworks,

Django is a back end framework as i understand it so it dosn't matter. include Tabulator in your front end code and then just set the ajaxURL to point to a URL that will return the correctly formatted data and you should be all sorted.

I hope that helps,

Cheers

Oli :)

Was this page helpful?
0 / 5 - 0 ratings