I do not have any specific code of pagination. I have my whole data
for datagrid in a XMLList and i am dividing the data into pages on the
events.
like for btnPrev i am decreasing one counter and for btnNext i am
increasing that counter and according to that i m dividing the data
for datagrid.

actually now i just solved the my problem in that code itself. :) :)

i used that counter only to move to the particular page...

On May 22, 7:13 pm, "Vinod M. Jacob" <flex4...@gmail.com> wrote:
> How are you doing the pagination ? Can you paste the sample code here ?
>
> On 5/22/09, nikhil <4ever.nik...@gmail.com> wrote:
>
>
>
> > that method i used in the datagrid with no pagination...
> > and scrollToIndex method works on the index value of datagrid not on
> > the number of items in datagrid....
> > so my problem is around the pages....how to come back to particular
> > page in which i made changes.....
>
> > On May 22, 3:14 pm, Vinod M Jacob <flex4...@gmail.com> wrote:
> > > You can use scrollToIndex() method..
>
> > > On May 22, 1:27 pm, nikhil <4ever.nik...@gmail.com> wrote:
>
> > > > Hello,
>
> > > > I have one datagrid with paging.
>
> > > > now if i change in one row of the datagrid it need to refresh and
> > > > should maintain the scroll position of grid.
> > > > so please give me some idea to how to maintain the scroll position and
> > > > page in the datagrid.
>
> > > > thanks in advance....
>
> > > > nikhil

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to