Thursday, August 1, 2013

How to disable Query on an Applet?

This is a very simple requirement that you might come across during your project. And yes, this has got the very simple answer too:

Create two applet user properties as mentioned below:
·         User Prop 1:
Name CanInvokeMethod: NewQuery
Value - False

·         User Prop 2 :
Name - CanInvokeMethod: RefineQuery
Value - False


No comments:

Post a Comment