I want to put character "%" for find data reacord in textbox
example : %m -> show me all data end of 'm' character or m% show me all data start of 'm' character and %'m' show me all data contains of 'm' character
this my code
Protected
Sub TxtName_TextChanged(ByVal
sender Go to the complete details ...