Hi
I've got a nested gridview which I want to be editable. The master gridview works fine out of the box, but I need to set one of the controls in the nested grid to the parent key field value at insert, and preferably hide it in edit mode as well. Is there a tutorial for how this is done somewhere?
Grid one: PersonID
Grid two: AddressID, PersonID (must get value from parent grid)....
Re
Dennis
I've got a nested gridview which I want to be editable. The master gridview works fine out of the box, but I need to set one of the controls in the nested grid to the parent key field value at insert, and preferably hide it in edit mode as well. Is there a tutorial for how this is done somewhere?
Grid one: PersonID
Grid two: AddressID, PersonID (must get value from parent grid)....
Re
Dennis