There is no flag or option. You can subclass, override mouseDownHandler and bail out if something you don't like got pressed.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Christian Chua Sent: Monday, April 16, 2007 4:20 PM To: [email protected] Subject: [flexcoders] Datagrid selection enabled only on first column Hello. Is there a way to tell the DataGrid component to trigger selection only on the first column ? The default behavior is that clicking anywhere on the row selects the row. Thanks, Christian

