This short code example is a starter for coding a Telerik RadGrid. It's useful to have boilerplate code handy to quickly build a page
The grid has a GridButtonColumn, a GridHyperlinkColumn, and a GridBoundColumn. We also show the code behind for populating the grid and responding to the GridButtonColumn click event.