Hello,
i need to select an item in GridView that his field is starting by text entered by the user.
In other words i have a text box and a grid, the grid is sorted by colomn x.
The text box is a quick seach to the grid and whenever the user enters a text
i need to select an item in Grid that his colomn x starting with the string in my text box.
is there a easy way to do it?
thank you
i need to select an item in GridView that his field is starting by text entered by the user.
In other words i have a text box and a grid, the grid is sorted by colomn x.
The text box is a quick seach to the grid and whenever the user enters a text
i need to select an item in Grid that his colomn x starting with the string in my text box.
is there a easy way to do it?
thank you