i m trying to transfer data from a parent window to another modal window.
in the first window , i fill a dataset with data from one table , I WANT when i click button to show in another modal form , just the selected record in the dataset in the parent form.
someone can tell me how to transfer data between forms please !
(I begin programming whith c#)
thanks