[Solved] C Project Done Objective Left T Figure Link Project Https 1drvms U S Akmeeolacgraq2v4vwenx Q37275460
In C#, most of project is done. There are some objectiveleft that I can’t figure out!
Link for the project:https://1drv.ms/u/s!AkMEEolacGrAq2V4vWEn_XcVKPcO

Train Number Available Engines Assigned Engines Available Cars Assigned Cars Reset Submit Note: Each of the gray boxes are datagridviews. Use lists to hold the engines and cars, both available and assigned. Link the lists to the datagridviews with bindingSources. 6) When the appropriate arrow button is clicked, move the selected unit from one datagridview to another The submit button will populate the Train object and produce a messagebox displaying the train number, the list of assigned engines and the list of assigned cars. Feel free to display the completed train data in a different tool instead of a messagebox. 7) 8) The Reset button should return the assigned units back to their respective source datagridviews. 9) Be prepared to discuss the project in class Show transcribed image text Train Number Available Engines Assigned Engines Available Cars Assigned Cars Reset Submit Note: Each of the gray boxes are datagridviews. Use lists to hold the engines and cars, both available and assigned. Link the lists to the datagridviews with bindingSources. 6) When the appropriate arrow button is clicked, move the selected unit from one datagridview to another The submit button will populate the Train object and produce a messagebox displaying the train number, the list of assigned engines and the list of assigned cars. Feel free to display the completed train data in a different tool instead of a messagebox. 7) 8) The Reset button should return the assigned units back to their respective source datagridviews. 9) Be prepared to discuss the project in class
Expert Answer
Answer to In C#, most of project is done. There are some objective left that I can’t figure out! Link for the project: https://1dr… . . .
OR

