stonecracker
7 Nov 2006, 5:55 AM
When I tried YAHOO.util.Connect.setForm(formEl) just before YAHOO.ext.Grid.load(url), the QueryString(?blabla...) replaced by formEl's _sFormData while keeps the Path.
Is this a bug or a intended behavior? This behavior just save my time to set figure out the whole "url" of the formEl, but I'm worried about I'm taking the advantage of a bug:)
PS: Similar behavior also found for the UpdateManager.update(url) and I take the advantage of it too.
Is this a bug or a intended behavior? This behavior just save my time to set figure out the whole "url" of the formEl, but I'm worried about I'm taking the advantage of a bug:)
PS: Similar behavior also found for the UpdateManager.update(url) and I take the advantage of it too.