JavaScript Editor JavaScript Editor     JavaScript Debugger

Previous Section Next Section

Main Page

Creating a Data Grid

We've seen how to create data grids and bind them to data sources in the In Depth section of this chapter. To see how this works, take a look at the discussion in the In Depth section, and the WebDataGrids example on the CD-ROM. All you have to do is to drag a data grid from the toolbox onto a Web form and bind it to a data source with the DataSource and DataMember properties.

Tip 

You also can customize a data grid extensively; see the discussion in the In Depth section of this chapter for more details.

Previous Section Next Section




JavaScript Editor Free JavaScript Editor     JavaScript Editor