G
Guest
Child grids won't show new or edited values unless grid clicked
The child grids are read only. Below them are edit, add and delete buttons.
The edit and add buttons open up separate forms in which one field (keyword
or searchphrase, respectively) can be edited. The two forms are connected by
a currency manager.
When I click the OK button on the form after editing the page, the grid is
unchanged. If I click the grid, the changed or added field that can be
edited appear correctly.
I've taken this from chapter 13 of ado.net core reference and for the life
of me I can't see what I'm lacking or error I'm making. There is a boolean
field but it is set to active in the calling form.
Can anybody help me or at least tell me what additional information they
need. If it is the boolean field that's causing the problem, why is the same
problem occuring with edit and well as add?
dennis
The child grids are read only. Below them are edit, add and delete buttons.
The edit and add buttons open up separate forms in which one field (keyword
or searchphrase, respectively) can be edited. The two forms are connected by
a currency manager.
When I click the OK button on the form after editing the page, the grid is
unchanged. If I click the grid, the changed or added field that can be
edited appear correctly.
I've taken this from chapter 13 of ado.net core reference and for the life
of me I can't see what I'm lacking or error I'm making. There is a boolean
field but it is set to active in the calling form.
Can anybody help me or at least tell me what additional information they
need. If it is the boolean field that's causing the problem, why is the same
problem occuring with edit and well as add?
dennis