IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Making selected row false in a table

  • 1.  Making selected row false in a table

    Posted Tue September 06, 2011 07:22 AM

    Hi all,

      I have an async table with values populated in it. I am making a selection and copying the current values to some output contorls on another panel.That panel has a cancel button and a save button.On click of either one of them i have to come back. While doing so the previous row is still selected. So if i click that row again the row is deselected and the value copying is not happening.Then, I decided to use setRowSelected(false)method for making the selection false on click of Save or Cancel. In this case it is taking a large processing time for large data.
    

    Any other solution for this.

    Thanks,
    tmv


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 2.  RE: Making selected row false in a table



  • 3.  RE: Making selected row false in a table

    Posted Wed September 07, 2011 06:51 AM

    Thanks Mr.Norman

    thats what we are following now…


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS