j
>
> On 7/23/07, carbonbasednerd <[EMAIL PROTECTED]> wrote:
>>
>> In my parent page I create a ModalWindow which has ajaxsubmitbuttons and
>> works just fine. Within that modal window I have a link which will take
>> the
>> user to another page within the same M
In my parent page I create a ModalWindow which has ajaxsubmitbuttons and
works just fine. Within that modal window I have a link which will take the
user to another page within the same ModalWindow. That also has
AjaxSubmitButtons but they do not appear to be called. The onclick in the
source i
Thanks for the info.
Would you happen to know where that fix is? We are running
on 1.2.6 and I need to patch this in our app. and at this point, using 1.3.0
is not an option.
Al Maw wrote:
>
> carbonbasednerd wrote:
>> I saw there was another message posted about this being a
I saw there was another message posted about this being a problem with ff
1.0.6 and the wikki states that ff 1.5* has only been verified working with
ajax. That being said, I'm using ff 2.0.04 and I am occasionally getting
this error:
Error: [Exception... "Component returned failure code: 0x8004
That did it. Thanks for the help.
igor.vaynberg wrote:
>
> well in that case just do
>
> new AjaxPagingNavigator() { onajaxevent(target) {
> target.add(dataviewparent);
> }}
>
> -igor
>
>
>
--
View this message in context:
http://www.nabble.com/DataView-and-Ajax-tf2771602.html#a7759052
tried that and I still get the same error message.
igor.vaynberg wrote:
>
> yes, ie doesnt let you use outerhtml on table elements, simply replace the
> ...
>
> -igor
>
>
> On 12/7/06, carbonbasednerd <[EMAIL PROTECTED]> wrote:
>>
>>
>> I put
get an Unknown runtime error. I dug around and found that this might be
because of IE and some troubles with tags? didn't find a solution to
this though.
try putting the dataview into a markupcontainer
-igor
On 12/6/06, carbonbasednerd <[EMAIL PROTECTED]> wrote:
>
>
> Hi, I
Hi, I searched the forums and found one question about AjaxPagingNavigator
not working with DataView - but there was no response to it.
Is the DataView unable to work with AjaxPagingNavigator or do I need to do
something else to get it to work?
(here's a sample of what I am doing)
DataView camp