Skip to main content
Known Participant
June 26, 2014
Answered

Select column in Flash datagrid?

  • June 26, 2014
  • 1 reply
  • 396 views

When someone is using a datagrid, is there a default way (not involving extra coding) to select just one entire column?

Currently when I click the header, it changes the order. Is there a Ctrl key + click combo that does this?

Cheers

This topic has been closed for replies.
Correct answer kglad

as far as i know, you'll need to encode that yourself.

1 reply

kglad
Community Expert
Community Expert
June 26, 2014

i'm not sure what you want to do, but there's no auto-select for the datagrid component.

Known Participant
June 26, 2014

Gidday kGlad, and thanks mate.

You know how Ctrl-A selects the WHOLE grid? I was wondering if there's something like that that selects all the rows in just one column. So for example, when editing a grid, you could select and delete all the data from one column.

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
June 26, 2014

as far as i know, you'll need to encode that yourself.