Drill-down data
Drill-down data
pepkffoods
Posts: 1Questions: 0Answers: 0
I have a few questions regarding the drill down.
I have a drill down but would like to make an ajax call to get the data. Is there an example of how to make the ajax call for this? I have a ajax call for the data table already but would like additional data for the drill down. Currently the drill down is using the data from the original ajax call.
I would like the drill down data to be editable fields that when the blur function kicks off for each field it posts back to the server. Is it possible to do this? I have blur functions for each field but the function doesn't seem to fire when I move off the field.
I have a drill down but would like to make an ajax call to get the data. Is there an example of how to make the ajax call for this? I have a ajax call for the data table already but would like additional data for the drill down. Currently the drill down is using the data from the original ajax call.
I would like the drill down data to be editable fields that when the blur function kicks off for each field it posts back to the server. Is it possible to do this? I have blur functions for each field but the function doesn't seem to fire when I move off the field.
This discussion has been closed.