How do I stop the select
event from firing via ajax.reload()
if the selection has not changed?
How do I evaluate IF the selection has changed? Is there a mechanism already built into DT, or would I need to roll my own? If so, do you have any recommendations?