Expiring the announcement will not delete it but will remove it from the public announcement list. Are you sure you want to expire this announcement?
Are you sure you want to delete this announcement?
TIBCO, Dojo Foundation and SitePen Work Together To Drive Innovation in Application Development
http://www.tibco.com/company/news/releases/2009/press956.jsp
Thanks for the heads up on this one, too. It will be fixed in 3.5.1.
Issue # 1-8HPYI5.
Description: There are scroll-related errors for the matrix including mousewheel event bubbling and misreported scrollHeight in IE after the Matrix height is increased.
Message was edited by: Luke Birdeau (GI)
First time 50records are displayed
My requirement is when ever the user scroll toches the bottom then its should fetch another 25 records from server and add it to the existing records
(i.e the marix now contain 75 records) and again when the scroll touches the bottom then next 25 records should come(i.e the marix now contain 100 records)
.the scroll position shouls maintain i.e is very important
plz any one can help me
I have the same sort of requirement. I can't find any support for server side paging with the Tibco Matrix.
What is "server side paging"? Matrix can handle the display or large data set, all that's needed from developer is how to send that data and merge with existing one.
We will leave the server code up to you. For sample code Please see sample : paging matrix table with large data set