[flexcoders] Re: Datagrid selected item highlight behavior changes based on dataprovider object

2008-08-13 Thread Andrew Longley
highlight behavior changes based on dataprovider object Tim thanks for your response. I have a very simple datagrid implementation and yes, simply changing the objects in the datagrid from untyped to typed alters the behavior of the datagrid with respect to the look of the selected row

RE: [flexcoders] Re: Datagrid selected item highlight behavior changes based on dataprovider object

2008-08-13 Thread Alex Harui
@yahoogroups.com mailto:flexcoders%40yahoogroups.com ] *On Behalf Of *Andrew Longley *Sent:* Tuesday, August 12, 2008 12:37 PM *To:* flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com *Subject:* [flexcoders] Re: Datagrid selected item highlight behavior changes based on dataprovider object

[flexcoders] Re: Datagrid selected item highlight behavior changes based on dataprovider object

2008-08-12 Thread Tim Hoff
Hmm, strongly typed objects or not, the DataGrid should behave the same; as long as you're not using selectable=false. Are you sure it's not something else? Are you doing something on the change event? -TH --- In flexcoders@yahoogroups.com, Andrew Longley [EMAIL PROTECTED] wrote: I

[flexcoders] Re: Datagrid selected item highlight behavior changes based on dataprovider object

2008-08-12 Thread Andrew Longley
Tim thanks for your response. I have a very simple datagrid implementation and yes, simply changing the objects in the datagrid from untyped to typed alters the behavior of the datagrid with respect to the look of the selected row. Doesn't matter if I use the objects returned from the server or

RE: [flexcoders] Re: Datagrid selected item highlight behavior changes based on dataprovider object

2008-08-12 Thread Alex Harui
Post an example if it is small. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Longley Sent: Tuesday, August 12, 2008 12:37 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Datagrid selected item highlight behavior

Re: [flexcoders] Re: Datagrid selected item highlight behavior changes based on dataprovider object

2008-08-12 Thread Ryan Gravener
@yahoogroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *Andrew Longley *Sent:* Tuesday, August 12, 2008 12:37 PM *To:* flexcoders@yahoogroups.com *Subject:* [flexcoders] Re: Datagrid selected item highlight behavior changes based on dataprovider object Tim thanks for your response. I have a very