ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
Get the parent row of a child row
« previous
next »
Print
Pages: [
1
]
Author
Topic: Get the parent row of a child row (Read 1996 times)
shoushouleb
Newbie
Posts: 12
Get the parent row of a child row
«
on:
August 15, 2018, 03:06:04 pm »
Hello,
If I have the rowIndx of a row inside a detail grid, how can I get its parent row in the main grid?
See the image please:
the row with the data {1,test} has the parent row with ID CLN00742. How I can get this row?
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Get the parent row of a child row
«
Reply #1 on:
August 23, 2018, 11:31:44 am »
Parent row can be obtained as rowData parameter passed to gridDetailModel function as in this example:
https://paramquery.com/demos/detail
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
Get the parent row of a child row