I'm looking at:
http://www.mssqltips.com/sqlservertip/1610/sql-server-schema-binding-and-indexed-views/
The thing is I'm not able to find that index dialogue ANYWHERE. When I google I keep coming up with examples of how to create indexes using TSQL. Is there no way to create an index on an view with SSMS?
Using SQL Server 2008 R2.