Hi guys,

I am working on data grid paging through the custom vscrollbar event.
datagrid data provider is arraycollection. I need to loop through the
array collection in such a way that when i scroll up the scroll
bar ,arraycollection loops backs to previous set of records, and on
scroll down loops forward to next set of records in arraycollection.
How to do this using the Vscroll scroll event?
VScrollbar is separate flex component which is not the default scroll
bar of datagrid.
I want to add an event on vscroll bar, then i should be able to do
paging on datagrid.

can anybody help me on this task.

Thanx in advance.....


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

Reply via email to