Hi,

ok I just noticed the issue in IE 7.

Can you file a bug ?
That we don't forget the issue .
I noticed a problem with my debugger for IE,...
so can't look at the broken JS now.

Greetings,
Matthias

On Wed, Jul 2, 2008 at 11:12 AM, Vasista <[EMAIL PROTECTED]> wrote:
>
> Hi,
>    Please some one can tell that the selectAll/SelectNone works for
> autosubmit=true in IE.
>
>  Regards,
>    Bandaru.
>
>
>
> Vasista wrote:
>>
>> Hi,
>>    Yes,as u guess we are using only IE ,
>>     But this functionality wount work in IE ? then we are in trouble.
>>
>>   Thanks for Response,
>>       - Bandaru.
>>
>>
>> Matthias Wessendorf-4 wrote:
>>>
>>> On Thu, Jun 26, 2008 at 2:43 AM, Vasista <[EMAIL PROTECTED]> wrote:
>>>>
>>>>  Hi,
>>>>     we are having an issue Trinidad (Version 1.0.4) Table-component with
>>>> "
>>>> Select all | Select None "
>>>>     ie. when we set table attribute autoSubmit="true" with
>>>> rowSelection="multiple" throwing javascript alert
>>>>      when we click on 'Select All' or 'Select None' links like
>>>>                            line: 1114
>>>>                            'Error :'undefined'is null or not an object
>>>
>>> I just tested the demo in Firefox2, works fine.
>>> So, you are using IE ?
>>>
>>>>
>>>>     When we check this schenario(autoSubmit="true" and
>>>> rowSelection="multiple") with the trinidad-demo Link
>>>> ( http://www.irian.at/trinidad-demo/faces/components/table.jspx# ) we
>>>> faced
>>>> the same problem.
>>>>
>>>>  Please suggest us if there any solution for this Issue.
>>>>  Its very High Priority for us to Resolve.
>>>
>>> would be good if you have a patch, or can help a bit more
>>> on the debugging side.
>>>
>>> Thx,
>>> Matthias
>>>
>>>>
>>>> SAMPLE CODE :
>>>>  <tr:table value="" var="" rowSelection="multiple" autoSubmit="true">
>>>>                <tr:column>
>>>>                <tr:outputText value="SampleData1"/>
>>>>                </tr:column>
>>>>                <tr:column>
>>>>                <tr:outputText value="SampleData2"/>
>>>>                </tr:column>
>>>>                <tr:column>
>>>>                <tr:outputText value="SampleData3"/>
>>>>                </tr:column>
>>>>              </tr:table>
>>>>
>>>>  Thanks in Advance,
>>>>       - Bandaru.
>>>>
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/Trinidad-Table-selectAll-SelectNone-with-autoSubmit-Issue-in-API.-tp18130155p18130155.html
>>>> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Matthias Wessendorf
>>>
>>> further stuff:
>>> blog: http://matthiaswessendorf.wordpress.com/
>>> sessions: http://www.slideshare.net/mwessendorf
>>> mail: matzew-at-apache-dot-org
>>>
>>>
>>
>>
>
> --
> View this message in context: 
> http://www.nabble.com/Trinidad-Table-selectAll-SelectNone-with-autoSubmit-Issue-in-API.-tp18130155p18233198.html
> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>
>



-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org

Reply via email to