[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[platform-swt-dev] using filter to implement paging
|
- From: "Janice Tan" <tan.janice@xxxxxxxxx>
- Date: Wed, 7 Jun 2006 17:19:07 +0800
- Delivered-to: platform-swt-dev@eclipse.org
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=iakGJcP+UP/a5iqehRrK9dYrBqzzsSQ/yCktdB+ecFpjav58bIrGaESV3t/fOp6+5UgAWyeihJerjtR57WC4Rx154/Ht6QP5GcOg0Y3pa1omGai5Ms2PyncjMaj710ziNZWPPzaQoARtsMLjOts6iy2GUg+/V8sleFvvew9vuik=
hi,
how is the filter used in the tableviewer to implement paging? does this mean that i have to create different tables and tableviewers to display each of my table pages?
also, if i want my table in my tableviewer to have a vertical scroll, how can this be done? i currently have a table which only displays about 40 lines and the remaining lines get cut off.
thanks!