data_table.ext is undefined

data_table.ext is undefined

hasenstainhasenstain Posts: 3Questions: 1Answers: 0

Hello
I try to use data_table.ext.search.push to search for date in column... but it show me error
Uncaught TypeError: Cannot read properties of undefined (reading 'search')
When I debuging JS I found that .ext is undefined ..

Could you help me with that ?
my debug code is: imaguq

This question has an accepted answers - jump to answer

Answers

Sign In or Register to comment.