[flexcoders] paging

2011-09-26 Thread lincoln
can anybody help me in creating paging for datagrid using coldfuion and oracle?

[flexcoders] Paging collections with more than 1 filter

2009-06-27 Thread fumeng5
Hi, I have an ArrayCollection that I use as a dataProvider for a DataGrid. To enable paging, I filter the collection. The problem is that I have another filter function for that collection where a user can retrieve rows via string search. This works fine except when the search returns

[flexcoders] Paging recordsets from a webservice

2007-05-01 Thread Ken Bromberger
Hi All, I'm looking for some examples of record set paging. I am using a .net backend and some of my results of course have more data then I would like to send to Flex at once.. Are there any resources that would show me the best way to page my records??? Thanks for your

RE: [flexcoders] Paging recordsets from a webservice

2007-05-01 Thread Jim Grinsfelder
PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Paging recordsets from a webservice Hi All, I'm looking for some examples of record set paging. I am using a .net backend and some of my results of course have more data then I would like to send to Flex at once

[flexcoders] Paging with DataGrid??

2007-01-11 Thread sanjaypmg
Hi, Is there any way to put paging on datagrid? Please let me know, if there is something like dis in flex or the way to do it in flex. Regards, Sanjay sharma

Re: [flexcoders] Paging with DataGrid??

2007-01-11 Thread leds usop
a workaround is to 'page' your source dataprovider instead taking only N number of elements at a time and passing it as the datagrid's dataprovider. If your source dataprovider is an array, you can use the slice method and set the result as the datagrid's data provider. --- sanjaypmg [EMAIL

RE: [flexcoders] Paging with DataGrid??

2007-01-11 Thread Stembert Olivier \(BIL\)
PROTECTED] On Behalf Of sanjaypmg Sent: Thursday, January 11, 2007 10:22 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Paging with DataGrid?? Hi, Is there any way to put paging on datagrid? Please let me know, if there is something like dis in flex or the way to do it in flex

RE: [flexcoders] Paging with DataGrid??

2007-01-11 Thread Dimitrios Gianninas
, January 11, 2007 4:22 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Paging with DataGrid?? Hi, Is there any way to put paging on datagrid? Please let me know, if there is something like dis in flex or the way to do it in flex. Regards, Sanjay sharma -- WARNING

[flexcoders] Paging using FLEX DATA SERVICES

2006-07-13 Thread tinywhistles
Hi I am trying to enable paging using Flex Data Services. In messaging-config.xml by specifying the paging enabled="true", I have been able to get the first set of data(in chunks of 5 out of a total of 100) and display them on the DataGrid. But how do I proceed to see the remaining records? Do

[flexcoders] Paging with datagrid in flex2.0 beta3

2006-06-19 Thread Ranadheer Reddy
Hello All,Can anybody help in implementing paging in datagrid control in flex2.0 Beta3.thanks in advance,Ranadheer Reddy.G How low will we go? Check out Yahoo! Messenger’s low PC-to-Phone call rates. __._,_.___ -- Flexcoders Mailing List FAQ:

[flexcoders] Paging Result Sets

2006-05-15 Thread contact_ethan
On May 15, 2006, at 3:43 PM, Kelly @ Dekayd Media Inc. wrote: Why are you not considering paging the result set? I've been looking in the documentation for paging guidance, with no look. Are paging thresholds specified as list or datagrid properties? Or a function of how data is is

RE: [flexcoders] Paging Result Sets

2006-05-15 Thread Kelly @ Dekayd Media Inc.
, 2006 4:34 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Paging Result Sets On May 15, 2006, at 3:43 PM, Kelly @ Dekayd Media Inc. wrote: Why are you not considering paging the result set? I've been looking in the documentation for paging guidance, with no look. Are paging thresholds

[flexcoders] Paging in DataService / DataGrid

2006-03-24 Thread jeffrey_lage
Does anyone have .mxml and flex-data-service.xml files that demonstrate working paging! -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links * To visit

[flexcoders] paging in Datagrid

2005-05-09 Thread rockmoyosa
API Flex says on paging datagrid: Support for paging through data My question is how? Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ * To unsubscribe from this group, send an email to: [EMAIL PROTECTED] * Your use of

Re: [flexcoders] paging in Datagrid

2005-05-09 Thread Manish Jethani
On 5/9/05, rockmoyosa [EMAIL PROTECTED] wrote: API Flex says on paging datagrid: Support for paging through data My question is how? You're probably looking for this? http://www.markme.com/mchotin/archives/004610.cfm Yahoo! Groups Links * To visit your group on the web, go to: