Hi Fred, Yes, I too am 4.12.1. I have given lockedcolumncount as 1 and interactionMode as touch. Is there any other property I need to set? I'm trying it out on retina display ipa with iOS 6.1 and iOS 7.
On Sat, Aug 2, 2014 at 5:15 PM, Fred Brunton <[email protected]> wrote: > I have an app that uses that has the first column locked in a spark > datagrid and it works fine on my ipad. > > I am using Flex 4.12.1. > > Before the locked column feature was added to the spark datagrid, I faked a > fixed first column by using two datagrids. One datagrid for the first > column and another datagrid for the rest of the columns. Then I would > listen for scroll events and keep the two grids synced. Though I have to > admit a never got this working on ios. > > > On Fri, Aug 1, 2014 at 3:26 PM, Deepak MS <[email protected]> > wrote: > > > Hi there, > > I have a requirement to lock the first column on a datagrid.I was using > > MobileGrid, but it doesnt have that option and hence I used spark > DataGrid, > > which has the option. But for some reason, it doesn't seem to work on > iPad. > > Is there a work around for it to make it work on iPad? From no where, > this > > has become a critical requirement ;( > > >
