How to use Datatable with Vue js in hindi. Source code available.
ฝัง
- เผยแพร่เมื่อ 9 พ.ย. 2024
- Learn how to use Datatables with Vue js.
Github source code link : github.com/lea...
Datatables Link : datatables.net/
Posts API : jsonplaceholde...
Packages I have used :
npm install --save axios
npm install --save bootstrap
npm install --save jquery
npm install --save jszip
npm install --save pdfmake
npm install --save datatables.net-bs4
npm install --save datatables.net-buttons-bs4
Hi bro
How we can get data such as text file or XML file from local storage on clicking a button. Please help
Please make this video about edit and delete button in each row
Thanks very much 💕
This video shows using vue with google sheet: th-cam.com/video/EThaucDBY6g/w-d-xo.html
how to use index for serial no???which automaticly serailize??
nice video ...thanks bro
i have a question. can we add Action column in datatabel for edit or delete button?
Yes you can add. thanks for the question I will make another video for it.
@@learntocode9189 please make video ASAP..
thanks...
You're welcome!
Hi bro can you please make vue js 3 video to work with axios package and pass some header and authentication data to get token and store it to local storage and use it after each Api call?
Thanks for the query, I will upload video for the same till evening.
Keep asking such queries, Thank you :)
Hello @Happy Christian I have uploaded the video please check and sorry for the delay.
Thanks brother really appreciated
how to add edit or delete buttons with datatable ?
Checkout other video for the same
th-cam.com/video/SXOjSL_mgow/w-d-xo.html
Hi bro i have a problem in vue 3, duplicate search and pagination control when back to another routerlink, how to solve this?
Allow me some time, I will tell you the solution.
how to add modal on edit button in datatabel?
Hello @Demo Work,
Use bootstrap modal button in render function, if not worked let me know.
@@learntocode9189 kindly make a video on this thanks
Ok
Good afternoon time I want to download the project you can put the link
I will post the link in description.
github.com/learntocode71/vue-datatable
hello good video, does it work for vue 3?
Yes it will, please try. If won't work let me know I will come up with the solution.
@@learntocode9189 its working!
Do you have any patreon page? I will suscribe if there is more vue 3 content.
No buddy I don't have, but don't worry I will create new videos on vue 3. Please share the problems which you are facing in vue 3, so I can make relevant videos.
I assured you that I will post solution video within 24 hours.
Hi bro, i'm getting error
This dependency was not found:
* bootstrap.dist/css/bootstrap.min.css in ./src/main.js
To install it, you can run: npm install --save bootstrap.dist/css/bootstrap.min.css
Error from chokidar (C:\): Error: EBUSY: resource busy or locked, lstat 'C:\DumpStack.log.tmp'
Hello @Happy Christian
You wrote wrong import path it should be like :- import "bootstrap/dist/css/bootstrap.min.css"
@@learntocode9189 got it bro now it's throwing error about jQuery so installing it again
Actually i have just started with js and this framework
I am starting series on vue js soon
@@learntocode9189 thank you bro appreciated