NetTalk Central

Author Topic: Browse As Popup looses its way  (Read 2781 times)

Mark Sarson

  • Newbie
  • *
  • Posts: 33
    • View Profile
    • Email
Browse As Popup looses its way
« on: April 16, 2011, 07:11:11 AM »
Hi, I am calling a browse as a popup from a button on a form.

I have the delete button on each row.

If I remove any row from the browse using the delete button, the browse popup is left totally blank apart from the popup border.

Is this a bug, or am I doing something wrong.

Regards

Mark Sarson

Mark Sarson

  • Newbie
  • *
  • Posts: 33
    • View Profile
    • Email
Re: Browse As Popup looses its way
« Reply #1 on: April 16, 2011, 08:25:07 AM »
Im not sure if this is the problem, but looking in firebug. The XML generated when I confirm the delete is as follows:

<?xml version="1.0" encoding="ISO-8859-1"?>
<ajax-response>
<response type="element" id="_a_b_c_nothing_div">
<div id="_a_b_c_nothing_div" class="adiv"></div>
</response>
</ajax-response>