Visit the
Groups blog for the latest Yahoo! Groups information
Home
Activity within 7 days:
(No Activity)
Description
This is the support group for the JavaScript based Taffy DB library. Taffy DB is a free and opensource JavaScript library that acts as thin data layer inside Web 2.0 and Ajax applications. You can find more details and examples and download the latest version @ taffydb.com
Yes, I am using the print function of data grid example. I have 200 – 1000 records. Is there any way to break the loop at regular intervals while printing
Hi All, I have a collection with objects like this { name : 'myname', categories : [1,2,4] } Now, i'd like to find every object that has any one (or more) of a
TaffyDB doesn't officially have a print function. I assume you are trying to use the data grid example. How much data are you dealing with? How many records?
Hello all, The print function of taffydb freezes the browser as there is a lot of amount of records. Is there any way to break the loop for printing the table