I want to display a history of requests. If I have a long list of records, couple hundreds thousands for example, I would not display them all initially.
I can't think of a way to achieve this with the default datalist binder doesn't has this capability. Best bet is with the Enterprise's JDBC Datalist Binder for now.
4 Comments
Hugo
Hi there,
Just curious, may I know on why do you want to limit?
Cheers
phong tran
I want to display a history of requests. If I have a long list of records, couple hundreds thousands for example, I would not display them all initially.
Is anyway to do this with a list?
Thanks
Hugo
Hey there,
I can't think of a way to achieve this with the default datalist binder doesn't has this capability. Best bet is with the Enterprise's JDBC Datalist Binder for now.
Cheers.
phong tran
I think so, too. Thanks.