As soon as this property is set to a value, the Grid control is searched for that value, according to the options set in the Search-Options property.The search begins at the cell identified by the X and Y properties. Cells that are hidden due to Row-Hiding and Column-Hiding are not considered by the search.If the search succeeds, the X and Y properties are updated to match the coordinates of the cell that contains the searched text.Unlike Search-Text, Search-Text-In-View looks for the text in the Grid view instead of looking in the model so, if the user reordered or sorted the columns, the search will be performed on the new Grid layout.
Example - Search for the string "Phoenix" and advise the user if the string is not found
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |