After you have converted one or more tables in an application to a data-only-locking scheme:
Check query plans and I/O statistics, especially for those queries that use clustered indexes.
Monitor the tables to learn how changing the locking scheme affects:
The cluster ratios, especially for tables with clustered indexes
The number of forwarded rows in the table