(Please use dev@flex.apache.org for posting on this list)
Spark DataGrid has support to automatically add the column based on the
given dataProvider. You can declare a Spark DataGrid and just give it a
dataprovider. The columns should appear automatically.
As for the column lengths, you could s
Hi,
I am getting data from the database via XML (SOAP Web Service),
and in that case I don't know number of columns or their names.
Need to display them in Spark DataGrid (and allow user to add, edit, delete
rows).
The complication I see here is that in that project there is Parsley +
proprietary
On Thu, Jul 4, 2013 at 3:10 PM, OmPrakash Muppirala wrote:
> On Thu, Jul 4, 2013 at 3:07 PM, Justin Mclean wrote:
>
>> Hi,
>>
>> > We had a discussion a while ago that we don't want to clutter the root
>> of
>> > the website with numerous versions of the installer config file. Hence
>> the
>> > m
On Thu, Jul 4, 2013 at 3:07 PM, Justin Mclean wrote:
> Hi,
>
> > We had a discussion a while ago that we don't want to clutter the root of
> > the website with numerous versions of the installer config file. Hence
> the
> > move to the new installer directory.
> Mind moving the config file to the
Hi,
> We had a discussion a while ago that we don't want to clutter the root of
> the website with numerous versions of the installer config file. Hence the
> move to the new installer directory.
Mind moving the config file to the correct place then? That probably easier
than required people tes
We had a discussion a while ago that we don't want to clutter the root of
the website with numerous versions of the installer config file. Hence the
move to the new installer directory.
Thanks,
Om
On Thu, Jul 4, 2013 at 2:53 PM, Justin Mclean wrote:
> HI,
>
> > Which file, which location? Can
HI,
> Which file, which location? Can you please be more specific?
Did't the path use to be:
http://flex.apache.org/sdk-installer-config-3.0.xml
Rather than:
http://flex.apache.org/installer/sdk-installer-config-3.0.xml
Justin
On Thu, Jul 4, 2013 at 2:48 PM, Justin Mclean wrote:
> Hi,
>
> >> http://flex.apache.org/installer/sdk-installer-config-3.0.xml
> >> Error while trying to load XML configuration file: 2032
> >> Unable to clean up temporary installation directories
> >>
> >> which is obviously because the file aint
Hi,
>> http://flex.apache.org/installer/sdk-installer-config-3.0.xml
>> Error while trying to load XML configuration file: 2032
>> Unable to clean up temporary installation directories
>>
>> which is obviously because the file aint there yet. I see there is support
>> for
>> an override value - a
Hi,
> Link to blogs is not work in Community menu of website.
As far as I can see it goes to http://blogs.apache.org/flex/ which is working.
Is it still not working for you?
Thanks,
Justin
Moving to dev@f.a.o.
In the loadXML() function, replace the line:
request = new URLRequest(Constants.APACHE_FLEX_URL +
Constants.CONFIG_XML_NAME);
with
request = new URLRequest(Constants.CONFIG_XML_NAME);
This will let you load the config file from the local disk.
Thanks,
Om
On Jul 4, 2013 11
I don't believe RichText supports hyperlinks.
On Thu, Jul 4, 2013 at 1:06 PM, Alex Harui wrote:
>
>
> On 7/4/13 4:45 AM, "Jagan Langa Sami Durai" wrote:
>
> >Hi All
> >
> >if the *RichEditableText *also implements *IDisplayText *interface as *
> >TextBase* class, It will be very handy while cre
On 7/4/13 4:45 AM, "Jagan Langa Sami Durai" wrote:
>Hi All
>
>if the *RichEditableText *also implements *IDisplayText *interface as *
>TextBase* class, It will be very handy while creating a custom component
>(which may have any kind of text based controls ) for skinning.
>
>P.S. RichEditableTe
Hi Chris,
What about deploying the the 6.1.0-SNAPSHOT to the snapshot Sonatype repo if
you don't want to have the burden to release ?
-Fred
-Message d'origine-
From: christofer.d...@c-ware.de
Sent: Monday, June 17, 2013 1:05 PM
To: dev@flex.apache.org
Subject: AW: [jira] [Commented]
Link to blogs is not work in Community menu of website.
Regards,
--
Abdul Sattar
Hi All
if the *RichEditableText *also implements *IDisplayText *interface as *
TextBase* class, It will be very handy while creating a custom component
(which may have any kind of text based controls ) for skinning.
P.S. RichEditableText class have all the method definitions for the method
declar
16 matches
Mail list logo