This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How do I integrate "Progress Tracker" in a "row-oriented table"?

I have a row-oriented table that uses the WebSphereServer topology for the data.  There are columns for some of the metrics.  The table is pulling over 60 instances, and so it takes a while for the page to load.  The user would have to wait for the entire page to load.  To address that, I would like to have each cell in every row use the Progress Tracker, where each cell would show a spinning wheel.  Could you give me the detail steps to do that, or provide a working sample?  The Progress Tracker feature is not fully documented in terms of how to incorporate it into a table.

  • Hello Fshimaya,

    this is not possible.

    Progress Tracker can only be created per WCF element not per Column in the Table.

    Either you need to load it in advance with the progress Tracker or use other Methods, like the Handle Large Data Properties in the Row Table config.

    rgeards,

    Jan