[Progress Communities] [Progress OpenEdge ABL] Forum Post: KUIB v3 Multi Grid Associated

  • Thread starter Thread starter jackc@fordav.com
  • Start date Start date
Status
Not open for further replies.
J

jackc@fordav.com

Guest
Blank View with two grids. Grid 1 I have a Row Select Event Function set to "getDetail" function defined in file blank-1.view.component.ts public getDetail(e){ console.log(e.selectedRows[0].dataItem.tch_contnum); } as you can see - im able to get the Grid1 selected contnum How can I populate Grid2 using the selected contnum?

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