| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Jun 2006
Posts: 54
|
hello, is it possible to make a backbutton for a datagrid
anyone have a sample? |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Jun 2006
Posts: 54
|
any one?
|
|
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Jan 2006
Posts: 115
|
Maybe I'm stupid, but I don't catch your drift...
Back for what in the datagrid??? |
|
|
|
|
|
#4 |
|
Registered User
Join Date: Jun 2006
Posts: 54
|
what i want is to go back to the last row i clicked in the datagrid with a back button
|
|
|
|
|
|
#5 |
|
lala
Join Date: Feb 2002
Location: on the road
Posts: 2,859
|
possible. will have to write the code yourself. trap the index of the click events and store that.
|
|
|
|
|
|
#6 |
|
Everything about me's...
Join Date: Aug 2006
Location: UK
Posts: 198
|
Yeh, as your user clicks each row, store the index value in an array. For them to go back, you can then just call each preceeding index value in your array.
Datagrid doesn't have any association with the history management feature in Flex, so being able to use the back button is a no no, without some hefty JavaScript. |
|
|
|
|
|
#7 |
|
Registered User
Join Date: Jun 2006
Posts: 54
|
thanks for your reply
but i forgot to say i'm really new with FLEX and AS jejeje is there any example on the internet or something? |
|
|
|
|
|
#8 |
|
Registered User
Join Date: Jun 2006
Posts: 54
|
any other ideas?
Please |
|
|
|
|
|
#9 |
|
Registered User
Join Date: Jun 2006
Posts: 54
|
please
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| question regarding layer | jungyung | ActionScript 1.0 (and below) | 2 | 10-02-2006 11:57 AM |
| 3 specific question about forms | k_os | Components | 3 | 03-28-2005 06:35 PM |
| Multiple answers to 1 question in Flash Quiz? | milohound | ActionScript 1.0 (and below) | 8 | 02-21-2005 12:11 AM |
| Swapdepth using txt files and dynamic content for game. | superbnerb | ActionScript 1.0 (and below) | 3 | 09-22-2004 08:27 PM |
| Game "Time Delay" after question is answered | kunafish | Gaming and Game Development | 1 | 07-29-2002 08:04 PM |