Kristijan i made a datatable in which i get data from API.
I want to click the rows components and then like if i click 3rd id then it goes to next page and shows full data of only that particular 3rd ID employee , and what now i get is all employees data by click any row's ID
how can i fix this??
i saw filter.array but i dont know how to use that.