Re: CFWindow and CFForm Submit

2008-07-17 Thread gary gilbert
Cfwindow is just a layer in the entire document, you should be able to call
the refresh method on your grid in your "parent" window by using javascript
after you submit your form in the cfwindow, you just need to have a js
function that exposes this functionality.

Gary Gilbert
http://www.garyrgilbert.com/blog

On Thu, Jul 17, 2008 at 3:08 AM, Michael Fisher <[EMAIL PROTECTED]>
wrote:

> Hi,
>
> I have looked around and have found documentation stating that if I have a
> cfwindow with a cfform, the form will submit in the cfwindow and will NOT
> refresh the parent page. Is this correct. I need the parent page to refresh
> because I have a query setup when you initially hit the page. The cfwindow
> contains a cfgrid that populates from this query. When grid data is changed,
> the parent window never refreshes and the old data is still populated into
> the grid. When i manually refresh the parent page, the new data can now be
> seen.
>
> Is there a way to refresh the parent page when using cfform and cfwindow?
>
> Thanks!
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309213
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


CFWindow and CFForm Submit

2008-07-16 Thread Michael Fisher
Hi,

I have looked around and have found documentation stating that if I have a 
cfwindow with a cfform, the form will submit in the cfwindow and will NOT 
refresh the parent page. Is this correct. I need the parent page to refresh 
because I have a query setup when you initially hit the page. The cfwindow 
contains a cfgrid that populates from this query. When grid data is changed, 
the parent window never refreshes and the old data is still populated into the 
grid. When i manually refresh the parent page, the new data can now be seen.

Is there a way to refresh the parent page when using cfform and cfwindow?

Thanks! 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309191
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4