Using DATAPAGESIZE

The TDC is used in this example to bind to a data set consisting of the list of supported HTML elements in IE4. Since the data set contains lots of elements, it's not optimal to display all the data at once. While one solution is to use the TDC's filtering capabilities, another is to use the DATAPAGESIZE attribute and to provide the user with controls to change the page of records they are viewing. The DATAPAGESIZE can also be set dynamically via the dataPageSize property of the table object. Enter a value in the textbox to modify the size of the table.

ElementBindableUpdatableRenders HTMLRepeats