> can you provide me any example..
I don't have one handy, but if I had:
<NavigatorContent>
    <Label text="Choose Country:" />
    <ComboBox id="countryCB" change="model.country=countryCB.selectedItem"/>
</NavigatorContent>

Then the print review might look like:

<Group>
    <Label text="Country:" />
    <Label id="countryCB" text="{model.country}"/>
</Group>

If both views are bound to the same data model, then the print preview is
automatically updated.



On 3/19/13 11:49 AM, "Om" <[email protected]> wrote:

> Moving thread to [email protected]. Madhusudan, you need to be
> subscribed to that list to see further replies in this thread.
> 
> Thanks,
> Om
> 
> On Tue, Mar 19, 2013 at 11:46 AM, Madhu Dutta
> <[email protected]>wrote:
> 
>> can you provide me any example..
>> 
>> On Wed, Mar 20, 2013 at 12:14 AM, Alex Harui <[email protected]> wrote:
>> 
>>> Not sure I understand the question, (and please use
>> [email protected]
>>> for SDK usage questions as opposed to SDK development questions), but I
>>> generally have a separate container and widgets that I use for print
>>> preview
>>> instead of trying to re-use the interactive container and widgets.
>>> 
>>> 
>>> On 3/19/13 11:24 AM, "Madhu Dutta" <[email protected]> wrote:
>>> 
>>>> hi everyone,
>>>>                       please do something for print preview section for
>>> web
>>>> application. can we control the print preview section in flex for all
>>>> components?
>>> 
>>> --
>>> Alex Harui
>>> Flex SDK Team
>>> Adobe Systems, Inc.
>>> http://blogs.adobe.com/aharui
>>> 
>>> 
>> 
>> 
>> --
>> *Thanks & Regards*
>> *Madhusudan Dutta*
>> *mob: +919427284202 & +919038386682***
>> 

-- 
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui

Reply via email to