Hi all,
could someone tell me if this is possible please..
I have a bound datagridview and underneath it are bound textboxes with the same fields. Idea is user clicks on particular row and the boxes react so he can make edits there.
A problem I am having is that when I fill the datagrid for the first time, the boxes don't fill. I am forced to click a different row and then click back on the first one for the textboxes to populate.
Is there a way I can program this so user doesn't have to manually do it?
Thanks
John
.NET 2.0, Visual Studio 2005, SQL Server 2005 Express
could someone tell me if this is possible please..
I have a bound datagridview and underneath it are bound textboxes with the same fields. Idea is user clicks on particular row and the boxes react so he can make edits there.
A problem I am having is that when I fill the datagrid for the first time, the boxes don't fill. I am forced to click a different row and then click back on the first one for the textboxes to populate.
Is there a way I can program this so user doesn't have to manually do it?
Thanks
John
.NET 2.0, Visual Studio 2005, SQL Server 2005 Express