| 
 
	| DataGrid Controls Suite 4.5 |  
 
 |  | Overview | 
 |  | Features | 
 |  | Reference Book | 
 |  | Live Demos | 
 |  |  | Populating with Data | 
 |  |  | Columns | 
 |  |  | Rows | 
 |  |  | Appearance & Layout | 
 |  |  | Behavior | 
 |  |  | Bottom Bar | 
 |  |  | Application scenarios | 
 |  |  |  | Master/Detail Grids | 
 |  |  |  | CheckBoxes | 
 |  |  |  | DropDowns | 
 |  |  |  | Images | 
 |  |  |  | Update Panel | 
 
 | 
 
 
|  | 
    | Rows on the page: 
        
			
        
     |  |  
 
 Use the PageSize property to specify the number of rows to be displayed on a single page of the DataGrid control. The total number of pages is calculated automatically depending on data amount.
 
 
 
 
 
 
 |