4
Answers

Bind stored procedure result to Jquery DataTable

Dorababu Meka

Dorababu Meka

6y
2.8k
1
Hello all I am having a stored procedure which will give dynamic result as here, what I need is I would like to display that result in a jquery Datatable, the result will be changed based on the dates. So what I need is I would like to display that data as it is with the columns that are getting from procedure.
 
http://sqlfiddle.com/#!18/5167d/2 
Answers (4)