After filtering or adding sorts the adhoc datasource goes to null or nothing. This happens on our production sever but not locally on development. Could this be caused by the use of sessions within the component? Should I be using disconnected data and if so are there any good examples for working with disconnected data? Maybe I'm missing something but I see no useful examples of disconnected data within the adhoc example project.
Thanks!