[flex_india:22578] Re: How to configure flex and java project in one Project my-eclipse

2009-05-28 Thread Gurnam Singh
to configure your Flex project for Java backend. What do you mean by 'One Project'? -Ravi On May 27, 11:36 am, Gurnam Singh gurnam.saini.si...@gmail.com wrote: is this the right way to configure DOc attached  ( i tried this but not working ). On Wed, May 27, 2009 at 11:35 AM

[flex_india:21019] Re: how to upload images to server

2009-03-31 Thread Gurnam Singh
??? -- Gurnam Singh --~--~-~--~~~---~--~~ 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@googlegroups.com To unsubscribe from this group, send email

[flex_india:21037] Re: full file path-any chance

2009-03-31 Thread Gurnam Singh
. On Mar 31, 11:40 am, Flex Baby send2sivagan...@gmail.com wrote: hi, i want to upload a file in flex. and i also want to take full file path of that.any chance i get?or any other solution? plz provide any sample to me. -- Gurnam Singh

[flex_india:20982] Re: How to fill Combobox

2009-03-30 Thread Gurnam Singh
this EmployeeArray in combo Dataprovider. any best process for this public var EmployeeArray:ArrayCollection = new ArrayCollection( [ {label:--, data:1}, {label:--, data:2}, {label:--, data:3} ]); -- Gurnam Singh

[flex_india:20927] Re: Print datagrid issue

2009-03-27 Thread Gurnam Singh
button click. Both are printing. But 1st datagrid print 1st page 2nd datagrid print 2nd page I need both will print in a single page both have not exceeeding 10 records. Anybody help me out Regards, Dhileepen -- Gurnam Singh --~--~-~--~~~---~--~~ You

[flex_india:20848] Re: Component event problem

2009-03-25 Thread Gurnam Singh
let me explain you. i am creating Holiday calender. initialize={getHolidays()} function called. and get all the holiday from backend and all in HolidayModelLocator holidayList public var model : HolidayModelLocator = HolidayModelLocator.getInstance(); but the problem is that i am not

[flex_india:20774] Re: How to handle Session in Flex

2009-03-24 Thread Gurnam Singh
://shaleenjain.blogspot.com On Mar 23, 5:23 pm, guru saini.gur...@gmail.com wrote: Hi Frds, How to handle Session in Flex End. thanks in advance -- Gurnam Singh --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[flex_india:20792] Re: Component event problem

2009-03-24 Thread Gurnam Singh
=20 height=100% creationComplete={test ()} mx:Text text=-- width=420/ mx:Text text={val}width=387/ /mx:VBox /mx:Application -- Gurnam Singh --~--~-~--~~~---~--~~ You

[flex_india:20823] Re: How to handle Session in Flex

2009-03-24 Thread Gurnam Singh
required? or you need to maintain sessions as in financial system like a netbanking system? Thanks, Shaleen Jainhttp://shaleenjain.blogspot.com On Mar 24, 9:20 am, Gurnam Singh saini.gur...@gmail.com wrote: Thanks Shaleen for your quick response I am using Flex Java

[flex_india:20744] Re: Export DataGrid data into Excel File

2009-03-23 Thread Gurnam Singh
-and-ColdFusion http://www.saskovic.com/blog/?p=3 -Ravi On Mar 23, 12:17 pm, guru saini.gur...@gmail.com wrote: Hello Frds, i need some help in flex, i want to export datagrid data into Excel file. if any one hv sample code please share with me. Thanks in advance. -- Gurnam

[flex_india:20751] Re: Export DataGrid data into Excel File

2009-03-23 Thread Gurnam Singh
. Thanks in advance. -- Gurnam Singh -- Gurnam Singh --~--~-~--~~~---~--~~ 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@googlegroups.com