Steps to Reproduce:
- start the project and load default aspx
- select one row in the grid
- press 'Delete Selected Rows' button ( the alert says we have one row selected )
- select another row in the grid
- press 'Delete Selected Rows' button ( the alert says we have two rows selected )