Hi guys....
I have a grid with 3 bands.... parent,children and grandchildren.....
What settings do i have to set to get the child and grandchildren to update?
Hi,
I'm not sure what you are asking. What do you mean by "update"?
It seems i have an issue where if i make a change in the child band and i click in another row the change seems to dissapear and the old value seems to display...??? but when i go to the parent row i can make changes in cells and they dont change back to the old values...??
Hi Georgi...
Im using a dataset to populate the grid... in my root band i can make changes to cells no problem... if i try to make changes to the child and grandchild cells its like changes are not commited... as soon as i move out the active cell of the child or grandchild my changes are ignored and the previous value is displayed....??
Hello Burmo,
Could you please take a look at the attached sample. There are local database with DataSet and three DataTables with relations. You could load the data, change it and save these changes.
Please let me know if you have any questions. If you think that your scenario if different, please feel free to modify this sample and revert it back to me. I`ll be glad to research it.
Regards
Thanks for the sample... but i am doing exactly this except im using a language that you dont support... is there any grid settings to other than on the band to allow update? could the problem not lie in my bindinsource? somehow i suspect this to be the issue other than a setting in a grid...
Its like the grid is not accepting my changes for the child bands wich leads me to believe that it could be a binding issue...???
Any thoughts and suggestions will be appreciated on this one...
Thanks for your response.
Hi Guys
Thanks very much for the responses on trying to solve this issue... I have solved the problem.
Hi is there a way to dump all the settings from a grid? so i can send you that?? i wont be able to apply it to your sample..
For the record if it means anything im using prodatsets and a probindingsource to populate my grid..
It is very difficult to guess what could be the reasons for this behavior. Are you able to apply your grid`s settings into my sample from previous post and revert this sample back to me. I`ll be glad to research this issue for you.
Let me know if you have any questions.
Just some extra info.... i think the problem seems to be trasferring the data from the screen (grid cell) to the buffer field......?? any ideas on how to check this??