Search Action in a DataTable

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi guys, I have a question for you

The form have a section where we can do a search action according with criterias but how can i do that if that action is in a datatable that i'm show the info in a datagrid...The problem is how to select the cell where is the text to find

And then when the user press F3 continue with the next column and row...

If someone know how to do that please help me...

Regards..

Johny Segura Y.
 
Hi Johny,

A real nice problem, I do not have the answer direct by hand, when you do
not get an answer here than maybe Jan Tielens knows this. He is mostly
active in the newsgroups (Although I have not seen him the last days.)

dotnet.languages.vb or dotnet.general.

I would post it there also.

This is his webpage about a real very nice datagrid

<http://dotnet.leadit.be/extendeddatagrid>

And this is a link about datagrids faqs.

http://www.syncfusion.com/FAQ/WinForms/FAQ_c44c.asp

I hope this helps anyway?

Cor
The form have a section where we can do a search action according with
criterias but how can i do that if that action is in a datatable that i'm
show the info in a datagrid...The problem is how to select the cell where is
the text to find.
 

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