2 Replies Latest reply on Feb 1, 2011 9:07 PM by shaijuck

    ExtendedDataModel or SerializableDataModel -skip walk method

    shaijuck

      Hi,
      I have customized the data model and using it for rendering my data table.
      Now the issue is that, the overridden walk method getting invoked for each event that is been triggered from the page where I used the data mdel driven table.But in many cases I want to skip the execution of the walk method as it re fetches the data fron th DB. How can I prevent the walk method being executed?

      Shaiju