See image below...
Does anyone know how I could add an A-Z alphabet "bar" or buttons to filter a grid, say by the first letter of the last name? So if the user clicks "A" all the last names that begin with the letter A are displayed. I know I could use 26 WHERE clauses, but those are spaced apart and I don't know if they would wrap or whatever. Is there another way to do this?
Does anyone know how I could add an A-Z alphabet "bar" or buttons to filter a grid, say by the first letter of the last name? So if the user clicks "A" all the last names that begin with the letter A are displayed. I know I could use 26 WHERE clauses, but those are spaced apart and I don't know if they would wrap or whatever. Is there another way to do this?
