data table issue

data table issue

himani prajapatihimani prajapati Posts: 4Questions: 0Answers: 0

Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:
hello,

does not work functionality (like design CSS, share feature, etc...)when I using keys pipeline in the data table. please provide a valid solution to that.

Thank you

Replies

  • tangerinetangerine Posts: 3,342Questions: 35Answers: 394

    Please provide a link to a test case showing the problem, in accordance with the forum rules.
    https://datatables.net/manual/tech-notes/10

  • himani prajapatihimani prajapati Posts: 4Questions: 0Answers: 0
    edited August 2021

    https://jsfiddle.net/rgq28kfL/

    (also use mat-horizontal-stepper - effected with this???)

  • kthorngrenkthorngren Posts: 20,141Questions: 26Answers: 4,736

    Tangerine asked for a running test case not just the code.

    does not work functionality (like design CSS, share feature, etc...)when I using keys pipeline

    If the Datatable is not styled that usually indicates a Javascript error. Have you looked at the browser's console for errors?

    If you are unable to provide a running test case showing the issue then please provide more details about the problem. Sounds like you are having problems when adding the KeyTable extension and using Pipelining. Maybe the issue is with the Angular framework you are using. To fix problems with the Angular framework you will need to contact the developer.

    Kevin

  • himani prajapatihimani prajapati Posts: 4Questions: 0Answers: 0

  • himani prajapatihimani prajapati Posts: 4Questions: 0Answers: 0

    this error only shown on console

  • kthorngrenkthorngren Posts: 20,141Questions: 26Answers: 4,736

    Not sure what copyTable.js is and if its needed nor what the last two 404 errors are but the errors are being returned from the server. The server is unable to find those resources. Are they causing the issues you are having?

    You still haven't described what the actual problems are. The best way to proceed is with a link to your page so we can take a look and help debug.

    Kevin

Sign In or Register to comment.