[flex_india:33209] Get the tab index on mouseOver in TabNavigator

2011-03-11 Thread Jagdish
Hi All, Can anyone please let me know how to access the tab index in Tabnavigator on a mouseover Event. I know we can get it on a ItemCLickEvent with the tab bar selected index. But how to get it on a mouse over. Please some one help me out with this as I have been scratching my head from 2 day

[flex_india:27781] Re: ADGrid Groupingcollection refresh() Issue.

2010-01-14 Thread Jagdish
not using grouping and why is it empty when i use Grouping collection. Cheers, Jagdish On Jan 13, 2:23 pm, OnlyMe wrote: > Hi Jagdish, > > gc.refresh should be called right after you give some value to the > arraycollection. This refreshes the groupingcollection and passes t

[flex_india:27771] ADGrid Groupingcollection refresh() Issue.

2010-01-13 Thread Jagdish
with this issue. Thanks & cheers, jagdish -- 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_in...@googlegroups.com. To unsubscribe from this group, send email to flex_india+unsubscr.

[flex_india:27707] Datagrid Grouping

2010-01-10 Thread Jagdish
Hi All, Does any one have sample for datagrid data grouping.I have a datagrid where am using pagination and need to group depending on the first column (Employee number). Becoz the requirement asks not to show employee num multiple times. Here i cannot use advanced datagrid due to some limit

[flex_india:27152] Re: Application fitting to Resolution 1024/768

2009-12-08 Thread Jagdish
Hey Girish, Thanks for the reply . Am working on a web application .can you suggest me some other source. On Dec 6, 9:30 pm, girish wrote: > HI jagadish, > > use > >  width="{(Screen.mainScreen.bounds.width)}" >  height="{(Screen.mainScreen.bounds.height)}" > > instead of 100% > -- > girish kum

[flex_india:27145] Re: Application fitting to Resolution 1024/768

2009-12-08 Thread Jagdish
Mayur, Thanks for the reply but can you please show some sample code for this. cheers, Jagdish On Dec 7, 2:47 am, Mayur wrote: > Folks, > > 1)  Screen class is available only for AIR applications not web- > browser base applications. > > 2)  If your goal to specificresoluti

[flex_india:27094] Re: Application fitting to Resolution 1024/768

2009-12-05 Thread Jagdish
control this. Thanks, Eshwar On Dec 4, 9:25 pm, surendra chowdary wrote: > Hi > make sure X,Y co-ordinates in percentages of all the fields. > > > > On Sat, Dec 5, 2009 at 3:13 AM, Jagdish wrote: > > How can I make sure that the application  content fit the the system &g

[flex_india:27078] Application fitting to Resolution 1024/768

2009-12-04 Thread Jagdish
How can I make sure that the application content fit the the system at resolution 1024/768 now i am facing scrollbar issues as we change the resolution to 1024/768 . Can some one help me asap pls. Optional :should look uniform (irrespective of monitor's dimensions). Thanks for all the help and

[flex_india:26791] Datagrid Rowspan

2009-11-22 Thread Jagdish
Hi All, Please some body help me with this issue. I have a requirement where i will be getting data from backend in to datagrid. For suppose i have 10 records first 3 records show same name , city but the other data is diffferent. Then i have to show the name and city once but the other data sho

[flex_india:26545] Search combobox dropdown with n number of characters

2009-11-10 Thread Jagdish
Hi All, I have a urgent requirement where user should be able to search the data in the combo box with n number of characters .As we are having hundreds of values in the drop down nd user should be able to seacrh by typing letters like 'ind' should give INDIA 500064. depending on the selection i

[flex_india:24409] Paging in Advanced data grid

2009-08-10 Thread Jagdish
suggestions and would be thankful if someone could provide the source code. Cheers Jagdish --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, sen

[flex_india:23867] Security sanbox

2009-07-21 Thread Jagdish
Hi All, I just need a clarification regarding the security sandbox.Can someone tell me whether we are going to setup this remote sandbox security or local network security sanbox and if so how??? --~--~-~--~~~---~--~~ You received this message because

[flex_india:23755] Re: Control the verticalScrollBar in Advanced Data Grid

2009-07-15 Thread Jagdish
Thanks Anshuman i tried using scrollToindex on itemopening event but i dint find any luck. On Jul 14, 1:50 pm, Ansh wrote: > Hi Jagdish, > ADG has a property - which scrolls down to the selected item. > I am not sure of the exact name. > pls refer the lang reference for adg. > &g

[flex_india:23718] Control the verticalScrollBar in Advanced Data Grid

2009-07-14 Thread Jagdish
Hi All, I have a Advanced DataGrid in which i used charts as itemrenderers and upon click on each item opens this chart. But when we have like 100 records and if user clicks on 1st item then 5th item the item goes down and user has to scroll it to see. Req: each time user clicks should see the