Hi Sam,

just set the index of the first row (0 if on the first page) in the
sheetState as selected, e.g.:

sheetState.getSelectedRows().add(0);

Regards,
 Volker

2007/1/16, Wong, Emmanuel (Sam) <[EMAIL PROTECTED]>:
Hi:
        Does anyone know how to make the sheet highlight the first row
when loading a page without selecting or clicking the sheet row?  I know
you could only highlight the row when you select that row.  Thanks.

Reply via email to