hi,
can we use zone and block for grid with inplace enabled? because data in
grid need to refresh without refreshing the whole page. is there any way to
do it?
ajaxformloop is not really much documentation. any other way?
Thank you
MH
use exclude instead of remove
On Thu, Jul 3, 2008 at 11:33 PM, bobheck <[EMAIL PROTECTED]> wrote:
>
> I have had code working for months under 5.0.6, upgraded to 5.0.13 and now
> the remove param on the grid tag seems to have stopped working. No changes
> in underlying model, but the columns ref
Hi all,
May i know if testing.js having 100 functions. i just need to use
@IncludeJavaScriptLibrary?
then the 100 functions will render in my html already?
@IncludeJavaScriptLibrary("testing.js")
public class MyComponent
{
. . .
}
Thanks.
MH