Hi ,
i want to create grid having parent and child relationship.
After clicking parent row i want to get ID and make call to DB and get child records and then display in same grid.
can you help me in this.
Note: i dont want to populate all child for all parent on load. when user clicks on parent i want to get only child records for that parent from DB and display.
i want to create grid having parent and child relationship.
After clicking parent row i want to get ID and make call to DB and get child records and then display in same grid.
can you help me in this.
Note: i dont want to populate all child for all parent on load. when user clicks on parent i want to get only child records for that parent from DB and display.