Hello
I have create sample example using arraycollection in which
all operation like add/delete/update work perfectly
/
http://www.adobe.com/2006/mxml";
layout="
One way - In the header renderer user a Label to display header data.
For the Label use htmlText property to define its label instead of
text property. Then you can use the html tags to give * in red color
or whatever formating you want.
On May 28, 10:11 pm, Firoz wrote:
> Hi,
>
> i am using
Hi,
i am using as a renderer for
a advanced datagrid.
i want to show the text as *somename. "*" should be in red color.
Is it possible using this renderer?
Any body plz help me.
Thanks,
-Firoz
--~--~-~--~~~---~--~~
You received this message because you
Even i am facing the same problem.. is it some bug or we are doing
something wrong?? Any answers??
On May 27, 10:04 am, Dinesh Patil wrote:
> i have added this listener for to array collection change event , it is not
> getting fire consistently when collection updted. if it is fired then
> pr
Actually if you're working with Oracle 10g and you're able to
configure the EPG, you might jump over the middle layer.
Check this out:
http://www.adobe.com/devnet/flex/articles/flex_epg.html
In any other case, you must have Java, PHP, ColdFusion or some other
technology in the middle.
Regards!
Hi, try to use Log5F - http://log5f.googlecode.com
--~--~-~--~~~---~--~~
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 thi
I guess this would help
http://techmytongue.blogspot.com/2008/11/set-up-blazeds-on-tomcat-with-eclipse.html
On May 27, 11:05 am, "gurnam.saini.si...@gmail.com"
wrote:
> Hi,
>
> How to configure flex and java project in one Project
> in my-eclipse.
>
> please help me
>
> Tha
Dear All,
For of my datagrid header have an checkbox, that column all rows have an
checkbox, this is achieved by headerRendere and itemRenderer.
If i select header checkbox then all of my column check box should enable or
disable appropriatly like out gmail yahoo select all feature.
Please help
http://corlan.org/2009/03/02/adobe-tv-segment-generate-a-flexj2ee-database-application/
u can interact with db through wtp
bye
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to
like this also u can render radio button for gender
--~--~-~--~~~---~--~~
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 dont connect to database directly. It requires a middle layer to
communicate with DB. You have to use php, or j2ee Servlets or LCDS etc for
such purposes.
On Thu, May 28, 2009 at 2:48 PM, VJ wrote:
>
> I need to connect my application to oracle database. can anyone tell
> me how to approa
hi Ravi
i have one doubt
i am already having one itemrenderer when i place the class data of
DropTargetRenderer inside my renderer it is having some problem
below is the class i am using
for all datagrid columns only one itemrenderer
First i need to display data and after that drag and drop sh
I need to connect my application to oracle database. can anyone tell
me how to approach the same.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this group, send email to fle
PLease see this Code
http://www.adobe.com/2006/mxml"; layout="absolute">
thanks ravi for your response
but i am getting issue with this process, My flex application is not
able to hit java. i am not getting any error regarding this.
process which i used create one flex application and through Remote
object i am trying to call java class
remoting-config.xml
Hi
I have created a RSL , now I want to use in another project .
I have tried it through the configuration file, but unable to do .
can any body help me.
thnx and regards
Kundan
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Go
Hi Ramya,
following is the pattern of how to do this in mxml
or you car also set itemRenderer property of that particular column
equal to the mx.controls.RadioButton. i.e.
itemRenderer="mx.controls.RadioButton"
HTH,
-Ravi
On May 28, 1:01 pm, Ramya Arumugam wrote:
> Hi Friends,
>
Hi,
The zinc framework looks useful but unfortunately, its not open
source! I already have flex builder so its better if I can get a
solution through flex/as3.
Thanks
On May 27, 3:53 pm, bala subramanyam wrote:
> Use Zinc Framework to do so and go through the documentation
> --
> Baluvasiredd
I have to build a basic AIR Twitter app (just retrieving/sending
tweets) using Flex 3. Suggest how to begin. I'm a newbie.. Any nice
guide/howto links are welcome. ( I have installed Flex Builder 3 Pro+
AIR on XP/Vista)
It's not about the exact solution or the code. I want to know which
way to g
Hi Friends,
How do we place the radio button in the datagrid using itemrenderer?
Can anyone advice me.
Thanks,
Ramya
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this gro
In which scenario r u using the same..
-Sagar
09703175076
On 5/28/09, GnanaPrakasam T wrote:
>
> Hi All
>
> How to achieve the Drill through operation in Olap datagrid?
>
>
> Is there any samples availble in net?
>
>
>
>
> GnanaPrakasam T
>
> >
>
--
Thanks & Regards
Sagar Pattanayak
0970
Not that it matters to me whether it is or not. The language name is
ActionScript and not Flex. Flex is UI framework.
function overloading is supported. Java doesn't have virtual functions too.
Java doesn't have multiple inheritance too. So, Java isn't 100 % OO
language.
Again I am not a language
Hi All,
I've got one requirement and on searching I couldn't find any good solution
on this.
I've server1 which contains the MXML file.
In that MXML file i uses IFrame to embed another Server (say server2) as
shown in this url
http://www.deitte.com/IFrameDemo3/IFrameDemo.html
Ok, the problem go
Does anybody know of links to examples of using the "Flex kit for
Flash"?
--~--~-~--~~~---~--~~
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
hi guys
i have one doubt
can we use two item renderer for one datagrid column
any possibilities
why i am asking this because
during drag and drop i need one itemrenderer and during application
initialization i need another
any possibilities
please help
--
Karthik.k
Mobile - +91-9894991640
h
Hi venkat
im looking for read and write xml file using .swc. can you give me any
samples
regards
ganesh
On 10/18/08, Venkat Viswanathan wrote:
>
> Hi Richard,
>
> You just need to put the .swc file in the "libs" folder of your project.
>
> Regards,
> Venkat
> www.venkatv.com
>
> On Sat, Oct 18
26 matches
Mail list logo