Guest
Welcome login


TIBCOmmunity > Products > General Interface > GI 3.2 to 3.7 Development > Conversations
Home   Members Communities
Conversations () Resources () Blogs ()
Announcement:

TIBCO Contributes General Interface to the Open Source Community by TIBCOmmunity Admin at May 31, 2010 12:00 AM

TIBCO, Dojo Foundation and SitePen Work Together To Drive Innovation in Application Development

http://www.tibco.com/company/news/releases/2009/press956.jsp

 

 

GI 3.2 to 3.7 Development

Up to Conversations in GI 3.2 to 3.7 Development
1 2 Previous Next
Click to view Luke Birdeau's profile Aficionado 1,027 posts since
Oct 24, 2008

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)

Click to view print's profile Dabbler 16 posts since
Oct 24, 2008
16. Dec 5, 2007 4:01 AM in response to: Sandeep
How to Applying scroll paging for matrix

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

Click to view Michael's profile Dabbler 5 posts since
Feb 9, 2009
17. Jul 2, 2009 5:44 PM in response to: print
Re: How to Applying scroll paging for matrix

I have the same sort of requirement. I can't find any support for server side paging with the Tibco Matrix.

Click to view Darren Hwang's profile Authority 1,397 posts since
Aug 6, 2008
18. Jul 6, 2009 3:12 AM in response to: Michael
Re: How to Applying scroll paging for 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



More Like This

  • Retrieving data ...