Forum Post: RE: How to get temp-table record associated with UltraGridRow

  • Thread starter Thread starter olivier.dunemann
  • Start date Start date
Status
Not open for further replies.
O

olivier.dunemann

Guest
Hi Richard, We use to put an extra (hidden) column in the grid that stores the ROWID of the record. When we need to find back the record, we just use the buffer object's FIND-BY-ROWID method. My 2 cents.

Continue reading...
 
Status
Not open for further replies.
Back
Top