Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Flex > Flex 2 & 3

Reply
 
Thread Tools Rate Thread Display Modes
Old 07-17-2006, 09:07 PM   #1
stonyx
Registered User
 
stonyx's Avatar
 
Join Date: Jun 2006
Posts: 54
Default question about datagrids

hello, is it possible to make a backbutton for a datagrid
anyone have a sample?
stonyx is offline   Reply With Quote
Old 07-21-2006, 10:58 PM   #2
stonyx
Registered User
 
stonyx's Avatar
 
Join Date: Jun 2006
Posts: 54
Default

any one?
stonyx is offline   Reply With Quote
Old 07-22-2006, 03:31 PM   #3
wintzell
Registered User
 
Join Date: Jan 2006
Posts: 115
Default

Maybe I'm stupid, but I don't catch your drift...

Back for what in the datagrid???
wintzell is offline   Reply With Quote
Old 08-02-2006, 04:05 PM   #4
stonyx
Registered User
 
stonyx's Avatar
 
Join Date: Jun 2006
Posts: 54
Default

what i want is to go back to the last row i clicked in the datagrid with a back button
stonyx is offline   Reply With Quote
Old 08-02-2006, 04:33 PM   #5
hangalot
lala
 
hangalot's Avatar
 
Join Date: Feb 2002
Location: on the road
Posts: 2,859
Default

possible. will have to write the code yourself. trap the index of the click events and store that.
__________________
oi poloi
http://www.memorphic.com/news/
hangalot is offline   Reply With Quote
Old 08-02-2006, 08:57 PM   #6
flexy
Everything about me's...
 
Join Date: Aug 2006
Location: UK
Posts: 198
Default

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.
flexy is offline   Reply With Quote
Old 08-03-2006, 07:15 PM   #7
stonyx
Registered User
 
stonyx's Avatar
 
Join Date: Jun 2006
Posts: 54
Default

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?
stonyx is offline   Reply With Quote
Old 08-07-2006, 07:47 PM   #8
stonyx
Registered User
 
stonyx's Avatar
 
Join Date: Jun 2006
Posts: 54
Default

any other ideas?

Please
stonyx is offline   Reply With Quote
Old 08-16-2006, 09:29 PM   #9
stonyx
Registered User
 
stonyx's Avatar
 
Join Date: Jun 2006
Posts: 54
Default

please
stonyx is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT. The time now is 09:14 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.