I am a little new to C #. I am working on a database application and I need to execute a query, say SELECT, and load it into some kind of table. Then I want to double-click on the result and load it into my original data entry form. Can someone tell me how I should follow? Do not waste time adding coding, etc. Just steps will be enough. A link to a good resource will also be OK :)
source
share