[flexcoders] Re: Multiple Selects on dataGrid? [Flex2 beta 2]

2006-04-14 Thread flexabledev
That's what I thought, but I don't see it in the docs and it generates
an error in FB2B2?   

--- In flexcoders@yahoogroups.com, JesterXL [EMAIL PROTECTED] wrote:

 multipleSelection = true
 
 It's on ListBase, so DataGrid inherits it.
 
 - Original Message - 
 From: flexabledev [EMAIL PROTECTED]
 To: flexcoders@yahoogroups.com
 Sent: Friday, April 14, 2006 1:01 PM
 Subject: [flexcoders] Multiple Selects on dataGrid? [Flex2 beta 2]
 
 
 Am I missing something?  The default behaviour for the dataGrid does
 not seem to allow multiple selects (via SHIFT or CTRL key) and I can
 not seem to find a property that enables it either?  I just assumed
 that this was possible when selectable=true.  Am I wrong?  Please
 advise...
 
 
 
 
 
 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
 Yahoo! Groups Links







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Re: Multiple Selects on dataGrid? [Flex2 beta 2]

2006-04-14 Thread flexabledev
OK!  I got it!  The property name changed to allowMultipleSelection
in beta 2...  I knew I was missing something...  Found it in the B1 to
B2 changes doc.  Thanks again...

--- In flexcoders@yahoogroups.com, JesterXL [EMAIL PROTECTED] wrote:

 multipleSelection = true
 
 It's on ListBase, so DataGrid inherits it.
 
 - Original Message - 
 From: flexabledev [EMAIL PROTECTED]
 To: flexcoders@yahoogroups.com
 Sent: Friday, April 14, 2006 1:01 PM
 Subject: [flexcoders] Multiple Selects on dataGrid? [Flex2 beta 2]
 
 
 Am I missing something?  The default behaviour for the dataGrid does
 not seem to allow multiple selects (via SHIFT or CTRL key) and I can
 not seem to find a property that enables it either?  I just assumed
 that this was possible when selectable=true.  Am I wrong?  Please
 advise...
 
 
 
 
 
 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
 Yahoo! Groups Links







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Re: Multiple Selects on dataGrid? [Flex2 beta 2]

2006-04-14 Thread flexabledev
Thanks, but for some reason it does not show up in the docs and
generates an error in FlexBuilder 2 B2.  I feel stupid, but what am I
missing?  I looked at the docs for ListBase but it's not there? 

--- In flexcoders@yahoogroups.com, JesterXL [EMAIL PROTECTED] wrote:

 multipleSelection = true
 
 It's on ListBase, so DataGrid inherits it.
 
 - Original Message - 
 From: flexabledev [EMAIL PROTECTED]
 To: flexcoders@yahoogroups.com
 Sent: Friday, April 14, 2006 1:01 PM
 Subject: [flexcoders] Multiple Selects on dataGrid? [Flex2 beta 2]
 
 
 Am I missing something?  The default behaviour for the dataGrid does
 not seem to allow multiple selects (via SHIFT or CTRL key) and I can
 not seem to find a property that enables it either?  I just assumed
 that this was possible when selectable=true.  Am I wrong?  Please
 advise...
 
 
 
 
 
 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
 Yahoo! Groups Links








--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [flexcoders] Re: Multiple Selects on dataGrid? [Flex2 beta 2]

2006-04-14 Thread JesterXL
Sorry about that; still learning the new names as well.

- Original Message - 
From: flexabledev [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Friday, April 14, 2006 1:46 PM
Subject: [flexcoders] Re: Multiple Selects on dataGrid? [Flex2 beta 2]


OK!  I got it!  The property name changed to allowMultipleSelection
in beta 2...  I knew I was missing something...  Found it in the B1 to
B2 changes doc.  Thanks again...

--- In flexcoders@yahoogroups.com, JesterXL [EMAIL PROTECTED] wrote:

 multipleSelection = true
 
 It's on ListBase, so DataGrid inherits it.
 
 - Original Message - 
 From: flexabledev [EMAIL PROTECTED]
 To: flexcoders@yahoogroups.com
 Sent: Friday, April 14, 2006 1:01 PM
 Subject: [flexcoders] Multiple Selects on dataGrid? [Flex2 beta 2]
 
 
 Am I missing something?  The default behaviour for the dataGrid does
 not seem to allow multiple selects (via SHIFT or CTRL key) and I can
 not seem to find a property that enables it either?  I just assumed
 that this was possible when selectable=true.  Am I wrong?  Please
 advise...
 
 
 
 
 
 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
 Yahoo! Groups Links







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links



 




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





Re: [flexcoders] Re: Multiple Selects on dataGrid? [Flex2 beta 2]

2006-04-14 Thread sinatosk



You might find thisit useful

http://labs.macromedia.com/wiki/index.php/Flex:Beta_1_to_Beta_2_Changes
On 4/14/06, JesterXL [EMAIL PROTECTED] wrote:

Sorry about that; still learning the new names as well.
- Original Message - From: flexabledev 
[EMAIL PROTECTED]To: flexcoders@yahoogroups.com
Sent: Friday, April 14, 2006 1:46 PMSubject: [flexcoders] Re: Multiple Selects on dataGrid? [Flex2 beta 2]OK! I got it! The property name changed to allowMultipleSelection
in beta 2... I knew I was missing something... Found it in the B1 toB2 changes doc. Thanks again...--- In 
flexcoders@yahoogroups.com, JesterXL [EMAIL PROTECTED] wrote: multipleSelection = true  It's on ListBase, so DataGrid inherits it.  - Original Message - 
 From: flexabledev [EMAIL PROTECTED] To: flexcoders@yahoogroups.com
 Sent: Friday, April 14, 2006 1:01 PM Subject: [flexcoders] Multiple Selects on dataGrid? [Flex2 beta 2]   Am I missing something? The default behaviour for the dataGrid does not seem to allow multiple selects (via SHIFT or CTRL key) and I can
 not seem to find a property that enables it either? I just assumed that this was possible when selectable=true. Am I wrong? Please advise... 
 -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives:http://www.mail-archive.com/flexcoders%40yahoogroups.com
  Yahoo! Groups Links--Flexcoders Mailing ListFAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: 
http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links

--Flexcoders Mailing ListFAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: 
http://www.mail-archive.com/flexcoders%40yahoogroups.com 



YAHOO! GROUPS LINKS 

Visit your group flexcoders on the web. 
To unsubscribe from this group, send an email to:
[EMAIL PROTECTED] 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 










--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





  




  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.