it is not possible to filter unless you type the exact substring in db.
For example ;
The data in the field is "MAVİ GİYİM A.Ş."
to filter other datas,
it works fine by the time you type "mav"
however, when its "mavi", it does not return any data and forces user to type exactly the as the stored string.
it is not possible to filter unless you type the exact substring in db.
For example ;
The data in the field is "MAVİ GİYİM A.Ş."
to filter other datas,
it works fine by the time you type "mav"
however, when its "mavi", it does not return any data and forces user to type exactly the as the stored string.