keoki

keoki
- Name: [not set]
- Favorite Languages: [not set]
- Website: [not set]
- Location: [not set]
- About Me: [not set]
-
Flex Friday Feature - Datagrid Component
10/09/2009 - 13:44
hello:
I am new to Flex.
I currently have two data grids, in to different views.
When one record is clicked on in the first data grid it calls a webservice that populates the second data grid.
My question is... What is the easiest way to have a Next and Previous button that will go to the next record in Data Grid 1 and reactivate the webservice which will repopulate Data Grid 2 with the relative information?
I have tried to do this in SQL and created a few more webservices. However, this doesn't do everything I'd like. There has to be a different way to go about this.
I'd also like the focus to be set to the next or previous record in Data Grid 1 when buttons are pressed on the view page of Data Grid 2.
Any help is appreciated...
Keoki
Recent Comments