B
bart.syryn
Guest
Hi, I'm new in developing gui for .net, so still learning. I have a 'window' .W and would like to pass and return a temp-table to a form. The form has a grid and a bindingsource where I fill a dataset with the temp-table I recieved in the constructor. I can display the data in a grid. I can change the data of the temp-table in the grid. But I really haven't find a method to pass the changed data in the temp-table back to the .w Window. Find many examples, but nothings works.. Seems such a simple thing, I didn't expect, that it could be so difficult....
Continue reading...
Continue reading...