Re: Tooltip on GroupingCollection2

2014-12-12 Thread Oleg Konovalov
OK, now I saw a dataToolTip for that column. However, it does not show it for the "folder" level row. How can I do that? Please advise. TIA, Oleg On Tue, Dec 9, 2014 at 11:51 PM, Oleg Konovalov wrote: > > Hi, > > Is there an easy way of showing tooltip on "folder" level > when you use ADG with

Tooltip on GroupingCollection2

2014-12-09 Thread Oleg Konovalov
Hi, Is there an easy way of showing tooltip on "folder" level when you use ADG with GroupingCollection2? if I use tooltip="{myGC.field1}" in ADG, getting error 1119: access to possibly undefined property field1 through reference with static type GroupingCollection2. Using Flex 4.5.1 -- Thank