Hi
Iam trying to build a row dynamically using
document.write( '<tr><td onclick=groupby("Birth Date",6)></td></tr>' );
the problem is that on IE6 it breaks because of the "Birth date" parameter. For one word parameter its good. Any ideas?
Badrinath Chebbi
Iam trying to build a row dynamically using
document.write( '<tr><td onclick=groupby("Birth Date",6)></td></tr>' );
the problem is that on IE6 it breaks because of the "Birth date" parameter. For one word parameter its good. Any ideas?
Badrinath Chebbi