datagridview filter code error
this code has errors
pls rectify and reply
I want to sort the datagrid according to the text entered in the text box
for eg
when user enters letter ' k ' in the textbox, the datagridview should be sorted with Customers starting with letter ' k '
pls reply

