[flex_india:28192] advanceddatagrid removing the sorting icons from the column header

2010-02-02 Thread samrat sahil
Just add sortItemRenderer="{null}" in your AdvanceDataGrid tag and will get rid of sorting icon(like a verticle line) in your AdvanceDataGrid header. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to

[flex_india:21346] Passing events to a swf loaded using SWF loader

2009-04-09 Thread Sahil
Hi, I m loading a simple swf using swf loader in my main application. In my application there is a transparent layer in front of the "SWFloader" (loaded swf). When a mouse Down happens capture that event . Save the event info in datastructure and further i would like to generate a mouse down e

[flex_india:21101] Rendered Image height and width

2009-04-01 Thread Sahil
Hi, I m using a Image component. i have set perHeight =100 , perWidth=100 and maintainaspectratio=true Now whenever the image is rendered the i would like to know what is the rendered size of the image. I checked the 1. height and width parameters of the Image control is what it fits to contain

[flex_india:20591] Re: PopupButton doesnt work reliably

2009-03-19 Thread Sahil
problem in the code. > > -Ravi > > On Mar 18, 10:48 am, Sahil wrote: > > > Sometimes when i click on the popup button the popup button doesnt > > open. > > m i missing on something here ? > > > Th

[flex_india:20540] PopupButton doesnt work reliably

2009-03-18 Thread Sahil
Sometimes when i click on the popup button the popup button doesnt open. m i missing on something here ? Thanks, sohil Hi below is the code snippet. ..

[flex_india:19305] Parent Swf knowing status of events on child swf

2009-02-15 Thread Sahil
Hi, I have a Child swf ( interative swf created in Flex) . In my Parent swf I load my child swf using swfloader. Child SWF - This file is a presentation file. where on every click a new page is shown. I m not aware how many total slides are there.when the swf is on the last page and i click not