Results 1 to 2 of 2
  1. #1

    How do you read any DynaGrid cell?

    in onVisualUpdate, you can do anything on the processed row, but I would like to read other rows, with their key

    it's possible and hacky to use the generated id's by LS, it might change also(i don't know)

  2. #2
    Power Member
    Join Date
    Jul 2006
    Location
    Cesano Maderno, Italy
    Posts
    784
    Darch,

    I would avoid using our ids as not part of the public interface they may change from one version to another.

    You may exploit the updateRow method (DynaGrid extends AbstractWidget) to change other rows during an onVisualUpdate or, during the first onVisualUpdate per each row, associate an id to the element you need to reach later

    HTH

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 01:32 PM.