In one of my web projects (ASP.NET and SQL Server) I have a screen with top 50 customers. To facilitate the client, I put few textboxes and give them the chance to filter the customers, until they reach the one that they need. In another case I use a textbox […]
String
2 posts
While working on autocomplete dropdown, i created a simple scalar function that replaces multiple spaces with one.