List/Grid
Tag Archives: search
Google Voice Search
Google added voice search feature on google search page. As of now they only support US English. But soon they might start supporting various languages. As mentioned on Google Useful… Read more
Create FaceBook like Search Box
To create Facebook like search box, what all we need is css and JavaScript. Include the reference of JQuery in the page Create four arrays to hold the values of… Read more
Search a value in all columns of a table – SQL Server
To search a particular value in all columns of a table either you can write lenghty where clause or ypou can unpivot the table and then search in then unpivoted… Read more
