[flex_india:28750] Re: Remove vertical line in the datagrid header

2010-02-23 Thread Hari Narayanan
No. it is applicable to all datagrid columns.. On Feb 23, 11:59 am, pradeep gorijavolu pradeepflex.gr...@gmail.com wrote: Thanks for the information what is AssetLib.spacer instead of that i use ProgramaticSkin it works But can i put for particular column in the datagrid? Regards, Pradeep

[flex_india:28749] Streaming Videos

2010-02-23 Thread jc
Hi, I am using Amazon CloudFront that uses Adobe Flash Media Server to stream flv files. In my Flex Application, I am using the VideoDisplay component. This component has a autoBandWidthDetection property. The documentation says that, if I set this property to a value of true, I have to write a

[flex_india:28751] FileReference equivalent type in c#

2010-02-23 Thread Hari Narayanan
Hi All, Which class type is equivalent to FileReference in flex? Help me.. Its urgent.. -Hari -- 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

[flex_india:28752] Custom CartesianDataCanvas

2010-02-23 Thread mordsm
Hi all , I created a custom CartesianDataCanvas . under a custom Linechart running it I get endless loop because for some reason the invalidatePropertiesFlag become false in my custom CartesianDataCanvas but become true in the LineChart above etc. mordsm -- You received this message because

Re: [flex_india:28753] Online Training/Help Requested

2010-02-23 Thread YUVARAJ
Can you tell me online training website URL On 2/23/10, raghavendra gunda raghavendra.gu...@gmail.com wrote: yes availabe On 2/22/10, Ars mdar...@gmail.com wrote: Hello, Is there any online training available for Flex? I am new to Flex. Please reply with your contact detail, if you are

[flex_india:28754] Drag and drop shopping cart

2010-02-23 Thread Bini
Hai friends.. Am new to flex and want to implement a shopping cart with drag and drop in flex. Am using mysql db.I brought the images of products (including details) from db using php. And displayed them in one datagrid..and am using another one datagrid as shopping basket.. i can drag and

Re: [flex_india:28756] Drag and drop shopping cart

2010-02-23 Thread krishna chaitanya kambhampati
Hi Bini, When u drag and drop in another DataGrid you will get an object depend upon your requirement you need to display the data in the column On Tue, Feb 23, 2010 at 3:30 PM, Bini binitha...@gmail.com wrote: Hai friends.. Am new to flex and want to implement a shopping cart with drag and

Re: [flex_india:28755] Online Training/Help Requested

2010-02-23 Thread krishna shinde
Hi, U will get online training on lynda.com Krishna Shinde GridLogics Technologies 9028903199 On Tue, Feb 23, 2010 at 3:30 PM, YUVARAJ yuv...@gmail.com wrote: Can you tell me online training website URL On 2/23/10, raghavendra gunda raghavendra.gu...@gmail.com wrote: yes availabe On

[flex_india:28757] OlapDataGrid

2010-02-23 Thread venkat
Hi All, Currently iam working on OlapDataGrid. I created olapCube and displayed data correctly,but i want to increase the first column width in olapdatagrid. i tried it in many ways. please give reply if any one know solution . Thanks, venkatesh -- You received this message because you

[flex_india:28758] Same button for set/reset fuctionality

2010-02-23 Thread kalavati singh
Hi, Currently I have a button Start Scan when I click on that the required graph is plotted. Now I want if I click on the same button second time ( after the complete graph is plotted) it should clear the graph set everything as initially(no plot). How that can be done. Any examples ,

[flex_india:28759] File Upload in Linux + Firefox

2010-02-23 Thread Krishna
Hi friends, I have done file upload program using FileReference..It is working perfectly in Windows IE Firefox. But it is not working in Linux Firefox and Mac OS Firefox,Safari. I saw many forums,but couldnt find any solution. Finally i came to know it is a bug in flash in

[flex_india:28760] Re: Same button for set/reset fuctionality

2010-02-23 Thread Akshar
declare a boolean variable set in your file and set it to false intially. when you click on the button check for this variable if (true) { code for reset } else { code for set } hope this will solve your problem. On Feb 23, 4:19 pm, kalavati singh kalavati.si...@gmail.com wrote: Hi,    

[flex_india:28761] Re: query about datagrid

2010-02-23 Thread Akshar
check out the following link:- http://livedocs.adobe.com/flex/3/html/help.html?content=advdatagrid_07.html On Feb 23, 11:57 am, flex_member flex.membe...@gmail.com wrote: I am developing one simple dashboard,Whitch contains advanced datagrid with tree option. I dont know how to give values to

Re: [flex_india:28537] Drag and drop shopping cart

2010-02-23 Thread binitha rb
Sir,bt i dnt knw hw to do dat.. i tried to give image source..bt cnt. Can u plz help me sir On Tue, Feb 23, 2010 at 3:40 PM, krishna chaitanya kambhampati kkc.kambhamp...@gmail.com wrote: Hi Bini, When u drag and drop in another DataGrid you will get an object depend upon your requirement

[flex_india:28538] reset all the child components in the viewstack

2010-02-23 Thread pradeepflex
Hello Friends, I have requirement like... we are using viewstack in our pages apart from that i have one viewstack in that i have let us take 3 child canvas components. Each canvas component i m using lot of child components like combobox and grids So the problem is when iclick back

[flex_india:28539] Re: Online Training/Help Requested

2010-02-23 Thread Ars
Please provide your contact number. Thanks Arshad On Feb 22, 9:15 pm, kosal bhati kosal01bh...@gmail.com wrote: yes .i m instrested... -- 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:28539] Re: query about datagrid

2010-02-23 Thread Akshar
check out the following link:- http://livedocs.adobe.com/flex/3/html/help.html?content=advdatagrid_07.html On Feb 23, 11:57 am, flex_member flex.membe...@gmail.com wrote: I am developing one simple dashboard,Whitch contains advanced datagrid with tree option. I dont know how to give values to

Re: [flex_india:28540] reset all the child components in the viewstack

2010-02-23 Thread edwin . vgwhiz
Hi Pradeep, I've been trying to figure this out for a couple of weeks. Can someone help us??? Appreciate the help. On Tue, Feb 23, 2010 at 10:38 AM, pradeepflex pradeepflex.gr...@gmail.comwrote: Hello Friends, I have requirement like... we are using viewstack in our pages apart from

Re: [flex_india:28767] Flex Context menu with Icon

2010-02-23 Thread edwin . vgwhiz
Yes, Use CSS to style your Icons. On Tue, Feb 23, 2010 at 12:05 AM, prasad perj...@gmail.com wrote: Hi, Is any possible to show the icons in the context menu. For example, The context menu list like Open, Save, Exit and I need to show the appropriate icons on left side of the

Re: [flex_india:28768] reset all the child components in the viewstack

2010-02-23 Thread Vaibhav Seth
i think the problem lies in the architecture. If you have prepared the VOs for each view and each view is binded to the VO, then you have to just set yourVO = new yourVO(); and your screen is reset. On Tue, Feb 23, 2010 at 11:54 AM, edwin.vgw...@gmail.com wrote: Hi Pradeep, I've been trying

Re: [flex_india:28769] reset all the child components in the viewstack

2010-02-23 Thread Vaibhav Seth
Alternatively, you can also check the last post: http://groups.google.com/group/flex_india/browse_thread/thread/e58a46afef9d927e/91fd053f52f1ee67?hl=enq=#91fd053f52f1ee67 On Tue, Feb 23, 2010 at 3:05 PM, Vaibhav Seth seth.vaibhav...@gmail.comwrote: i think the problem lies in the

Re: [flex_india:28770] Regarding Httpservice and Database.

2010-02-23 Thread sankar swaroop
To delete a row in the database, we generally use the Unique Id. so when u click on the particular check box of that row, 1. Remove that row index from the data provider to remove from the DG 2. Pass that unique Id value to the database to delete that row from the table. But for multiple rows

Re: [flex_india:28771] Scroll bar in datagrid

2010-02-23 Thread sankar swaroop
For your requirement, dont give height and width in percentage to datagrid. Assign the height and width in createComplete of the panel in Action script and in pixels and that should be fit in the panel On Mon, Feb 22, 2010 at 12:10 AM, Akshar akshar.k...@gmail.com wrote: i want to show a

Re: [flex_india:28772] reset all the child components in the viewstack

2010-02-23 Thread pradeep gorijavolu
Hi vaibhav, Can u please elaborate the getDocumentChildrens method in the post why bcz i m getting the null values whn i use this one obj.getChildren() method i m invoking this method like this... var test1Obj:test1 = new test1(); getDocumentChildrens(test1Obj,test1); in the test1Obj have

Re: [flex_india:28773] Re: i need reload data in viewStack

2010-02-23 Thread pradeep gorijavolu
Hi All, I have seen shorty findout the solution reload the viewstack component data... Same way i m using the code like this... if(event.newIndex==1){ /* var test1Obj:test1 = new test1(); getDocumentChildrens(test1Obj,test1);

[flex_india:28774] Bar chart label width

2010-02-23 Thread Varun Bajaj
Dear All Greeting for the day. I have bar chart with very long labels so when the chart plot labels are likely unreadable, is there any way to wrap the labels or increase the width to accommodate whole label with breathing space. Thanks and regards, Varun Bajaj -- You received this message

[flex_india:28775] Re: Regarding Httpservice and Database.

2010-02-23 Thread FlexDownloads.com Web Admin
Option 1 - On checkbox checked, select the corresponding datagrid item renderer index (this should be pretty simple) - On delete button click, propagate the selected indices or the selected items key identifiers to your server backend - Remove the selected indices from the dataprovider Option 2

[flex_india:28776] Re: mx:Image inside a Repeater does not work sometimes

2010-02-23 Thread Shri
Ping ... On Feb 21, 6:27 pm, Shri shrin...@gmail.com wrote: Hi, I have an mx:Image inside a Repeater. mx:Repeater id=rep dataProvider={some_xml}    mx:Image id=img source={rep.currentit...@img} click=imgClick(event); / /mx:Repeater I set the dataProvider of the Repeater

[flex_india:28777] Re: Export to excel

2010-02-23 Thread FlexDownloads.com Web Admin
I believe the author is mistaken...this works only from AIR+Flash 10 and not on Flex+Flash 10. You have to use a server side echo string utility or else this ends up becoming a security risk. Web Manager FlexDownloads.com On Feb 17, 4:45 am, Akshar akshar.k...@gmail.com wrote: Flash player 10

[flex_india:28778] Re: File Download using Java Flex

2010-02-23 Thread FlexDownloads.com Web Admin
For the Open button, use navigateToUrl and just write out the file contents to the http reply object. For Save option use the file reference class and write out the file contents to the reply object so pretty much same implementatation in backend. Works from php for sure so should work from java

[flex_india:28779] Re: Regarding - Tooltip

2010-02-23 Thread FlexDownloads.com Web Admin
Use the zoom control at FlexDownloads.com. You can use any custom item renderer as a tooltip/more info http://www.flexdownloads.com/#view=detail;vstr1=44 Web Manager FlexDownloads.com On Feb 17, 5:55 am, Venkatesan Ramdoss venkat.ramd...@gmail.com wrote: hi, I have to display the user name

[flex_india:28781] Re: Reporting In Flex

2010-02-23 Thread FlexDownloads.com Web Admin
Try http://flexreport.riaforge.org/ Freeware and pretty pouplar. Web Manager FlexDownloads.com On Feb 22, 2:32 am, kanaily ranjeetkumarkana...@gmail.com wrote: hi all, i want to know how we can generate report in flex without using any third party class or reference .. there are many

[flex_india:28782] Re: Custom preloader

2010-02-23 Thread FlexDownloads.com Web Admin
Divya, Check out the 10 different custom preloaders at www.flexdownloads.com I believe you can simply set/unset the preloader property on any custom component to enable/disable your custom preloader. Web Manager FlexDownloads.com On Feb 22, 12:11 am, divya forude...@gmail.com wrote: hi