B
BD
MS Visual Studio 2005 Pro, C# development: I have a child form with
datagrid view showing customers/locations which is bound to text boxes,
also have a second datagrid view showing workorders related to
locations. Users want to double-click a row in the second datagrid
view to open up child form Work Orders to the selected record in the
second datagrid view. I can open up the form Word Orders but only to
the first record in that table. Any help with this would be greatly
appreciated. My backend database is MS SQL Server 2005 on remote
server.
datagrid view showing customers/locations which is bound to text boxes,
also have a second datagrid view showing workorders related to
locations. Users want to double-click a row in the second datagrid
view to open up child form Work Orders to the selected record in the
second datagrid view. I can open up the form Word Orders but only to
the first record in that table. Any help with this would be greatly
appreciated. My backend database is MS SQL Server 2005 on remote
server.