hi ,
In my application i used text box and datagrid view. i bind data from the datagrid view through data source at load event. the problem is when user wants to filter a text they type a value or no based on the records in datagrid view to the text box. so it sort and show the value in the datagrid view(i.e) [
if user type a in the text box it will display all the available records in the datagrid view with the starting letter of a]