Re: 4.10 spark datagrid

2013-10-10 Thread Gary Young
That happens sometimes, I would recommend using Flexmojos to do auto clean build all the time to make sure everything is updated. I upgraded the code long time ago, but still having the same problem, I will try the default skin this afternoon. -Gary On Thu, Oct 10, 2013 at 11:14 AM, Lee Burrows

Re: 4.10 spark datagrid

2013-10-10 Thread Lee Burrows
Unfortunately, the old way does compile successfully - i'm assuming gridView is not an IVisualElement so is not a [SkinPart] I assume it would be straight-forward to throw an error if gridView==null On 10/10/2013 16:10, Gary Young wrote: well, if this code is not upgraded, it won't compile ri

Re: 4.10 spark datagrid

2013-10-10 Thread Gary Young
well, if this code is not upgraded, it won't compile right? On Thu, Oct 10, 2013 at 11:06 AM, Lee Burrows wrote: > Ok, the problem was a change to Grid component updated in the default > DataGrid skin wasn't reflected in my custom skin. > > In 4.9.1 and previous, the skin contained: > > >

Re: 4.10 spark datagrid

2013-10-10 Thread Lee Burrows
Ok, the problem was a change to Grid component updated in the default DataGrid skin wasn't reflected in my custom skin. In 4.9.1 and previous, the skin contained: As of 4.10.0 it is:

Re: 4.10 spark datagrid

2013-10-10 Thread Lee Burrows
It looks like the root cause of my problem is my custom skin - using the default skin removes the problem. Still trying to figure out what is 'special' about my skin - will report back once i know more... On 10/10/2013 14:34, Gary Young wrote: I have the same problem, it won't give any sta

Re: 4.10 spark datagrid

2013-10-10 Thread Gary Young
I have the same problem, it won't give any stack trace or any debug stop, it's a stop shipping bug. I will try to collect more information today. -Gary On Thu, Oct 10, 2013 at 8:01 AM, Justin Mclean wrote: > Hi, > > "Any chance" I meant to say .. that's what you get posting late at night > a

Re: 4.10 spark datagrid

2013-10-10 Thread Justin Mclean
Hi, "Any chance" I meant to say .. that's what you get posting late at night after a glass of wine or two :-) Justin

Re: 4.10 spark datagrid

2013-10-10 Thread Justin Mclean
Hi, any change you can provide a simple example that show this or a stack trace of the error? Thanks, Justin

Re: 4.10 spark datagrid

2013-10-10 Thread Lee Burrows
Its for desktop (actually for mobile too, but not tried that yet) On 10/10/2013 12:28, Deepak MS wrote: Is it for web or mobile? I had the same issue for mobile app. interactionMode="touch" on datagrid solved the problem. On Thu, Oct 10, 2013 at 4:52 PM, Lee Burrows wrote: Hi All, I am atte

Re: 4.10 spark datagrid

2013-10-10 Thread Deepak MS
Is it for web or mobile? I had the same issue for mobile app. interactionMode="touch" on datagrid solved the problem. On Thu, Oct 10, 2013 at 4:52 PM, Lee Burrows wrote: > Hi All, > > I am attempting to upgrade a flex app to the 4.10 sdk but i'm encountering > an issue with the spark DataGrid. >

4.10 spark datagrid

2013-10-10 Thread Lee Burrows
Hi All, I am attempting to upgrade a flex app to the 4.10 sdk but i'm encountering an issue with the spark DataGrid. My datagrid is displaying as if it has no data (a single column with an empty header) but it does have horizontal and vertical scrollbars which seem to be correctly sized for