:: Forum >> Version 2 >>
Can I put this script in a function MakeGrid(tab[][])
More information on this topic is available in the documentation section:
/grid.doc.data/.
I want to use this script in a function MakeGrid(tab[][]) because i have a call like this:
<Button onclick= "MakeGrid(<%=tab %>)">myButton</Button>
note : I use a JSP file.
any one knows how can i do this !!
Maher
Thursday, April 3, 2008
use div.innerHTML = obj instead of document.write(obj)
Alex (ActiveWidgets)
Friday, April 4, 2008
Post a reply:
Back to /grid.doc.data/
Documentation:
Forum search