I know this is possible in the WinGrid but is this possible in the WebGrid?
Yes, it's possible. Jest set RowNumbering to true:
<Behaviors>
<ig:RowSelectors RowNumbering=true></ig:RowSelectors>
</Behaviors>