B
bbrennan
Guest
KUIB 1.1 OE11.6.3 I have a grid with a list of open jobs. I want to select a job and allow the user to enter a qty produced. Once the user clicks a save button, I want to - add a child record showing this production. Work order# comes from the parent grid Qty Made from the user entered data DateTime Stamp as of now Record counter to make it unique and in sequence. - Summarize all the children for a job and update a Total Qty Made field in the parent. I assume this is best done on the server. - Refresh the grid of parent details and allow the user to do more data entry. I can not seem to get the syntax to reference the child record. Does it need to be bound to something in order for me to access it? I know that these other tasks will be a challenge until I can see a sample or work out the magic in my head. I am looking for pointers on web based reference material to help me get up to speed. Using Telerik or Stack Overflow sites help but there are a lot of variants of how the controls are being used and I have struggled discerning which posts to study. Thanks, Bob
Continue reading...
Continue reading...