NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: kevin plummer on May 01, 2009, 04:14:07 AM

Title: Filter Child of a child not refreshing browse
Post by: kevin plummer on May 01, 2009, 04:14:07 AM
Hi All,

I'm having trouble where when a click on a row in a browse of child, although my embed point shows the filter is updated, the browse does not refresh. I know the iflter works because if I click on one of the headings in the child of a child browse it then refreshes and shows the right data.

MSSQL2005 backend. pr34

Cheers,

Kevin
Title: Re: Filter Child of a child not refreshing browse
Post by: Alberto on May 01, 2009, 04:50:14 AM
I had this problem too.
I know my workarround could sound weird but...
Try adding a Conditional filter to the child browse (same as the main filter)
Hope this help
Alberto
Title: Re: Filter Child of a child not refreshing browse
Post by: Bruce on May 01, 2009, 06:29:14 AM
Hi Kevin,

In PR34 there's a caching issue which cases some row-clicks not to be sent back to the server. This was corrected in PR 35. (I'm uploading PR37 now so grab that on Saturday your time.)

The alternative problem is that the browse contains invalid xhtml.

Cheers
Bruce