Explore the ui grid selection feature to see if there is a way to replace the selection indicator. Look at the grid's CSS classes for selection (e.g., .ui grid selection row header buttons) and see if a checkbox can be inserted using CSS or a custom template. Check existing documentation and issues for similar requests.