01/23/2014 at 10:03 am #5571

Anonymous
Participant
Hi John,
I tried the solution you suggested – works as a charm. I only have one additional question.
Is it possible to have this CAML filter optional? In case no parameter is passed in the QueryString, no CAML filter is applied?
Or maybe you can suggest a HttpParameter's value to pass in my QueryString in those cases when i don't want CAML filter to be applied? Because if i do have CAML specified and I don't pass anything after ".aspx?" – I get "No records found", but I just want everything returned in this case. Any ideas would be appreciated.:)
Thanks a lot,