How to do this in C#?

  • Thread starter Thread starter KA Kueh
  • Start date Start date
K

KA Kueh

Dear all,

I have a WinForm in C# and has one button to popup another modal window for
user to key in wild card search against a database? Once found the user
would double click on the list and this would call a populate method on the
original WinForm. I am confused as to how to implement this is C#. Any
best practices and sample code would do wonders. Thank you.

Regards,
Kueh.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top