Fill Data One Grid To Another Grid using Arrow Key
-
Hi All , I am Working In Visual Studio 2010. I am Making Dashboard in WindowsFormsApplication Project using C#. I am Using SqlServer2005 for database.I take two DataGridView in one form in first grid i fill data on form load event. In second grid change value on click of first grid. Now i want to change value in second grid using keyboard arrow key.. Please Help me....
-
Hi All , I am Working In Visual Studio 2010. I am Making Dashboard in WindowsFormsApplication Project using C#. I am Using SqlServer2005 for database.I take two DataGridView in one form in first grid i fill data on form load event. In second grid change value on click of first grid. Now i want to change value in second grid using keyboard arrow key.. Please Help me....
Help you with what? You haven't asked a question. All you did was provide a short list of what you want to do with insufficient detail about the platform you're using, specifications on the size of the data sets you're dealing with, which grid control you're using, blah, blah, blah, ... So, given the complete lack of detail in your question, the only answer anyone can give you right now is, "Permission granted! Please, proceed."
A guide to posting questions on CodeProject[^]
Dave Kreskowiak