Hi,
I need in my app. a good search option in datafields of dataset.
Maybe someone can help me find an algorithm?
WHat do you mean by a lagorythm for searching in datafields ?Jens K. Suessmeyer.
http://www.sqlserver2005.de
|||Create a DataView on top of one of the DataTables in your DataSet, and set the Filter property of the view. Would that help?Thanks,
Marcel van der Holst
[MSFT]
No comments:
Post a Comment