I want to assign function and parameters to results

I want to assign function and parameters to results

arsalansiddiquiarsalansiddiqui Posts: 128Questions: 15Answers: 0

The above images show a table row then a child row which get results from ajax. I'm printing whole table instead of json because i want to assign function to each of the numbers then show specific results (more details).

Param1 will be manager id and Param2 will be status like which counter details to show, like in the image Active has count of 203, so when i click on 203 it pass parameters to function then send another ajax call to show more details in modal.

So how to make work with json with function/parameters ?

Replies

This discussion has been closed.