G
Guest
Does visual studio (C#) automatically generate maintenance screen forms from a data set?
Or, do you need to manually create the TextBox and Label controls for the windows form
I want this data to be displayed one record at a time using TextBox controls.
I DO NOT want the data to be displayed in the DataGrid control
Or, do you need to manually create the TextBox and Label controls for the windows form
I want this data to be displayed one record at a time using TextBox controls.
I DO NOT want the data to be displayed in the DataGrid control