:: Forum >>

how to disable a particular row

Hi ,
How can we disable a particular row, (The columns use different templates like input,checkbox etc..)
sai
Monday, June 20, 2005
I have not tried this but give it a try:

obj.getRowTemplate(rowNumber).setStyle("enabled", false);
Jim Hunter
Monday, June 20, 2005
Thanks for your response,
I've tried using this but it doesn't seem to work...
sai
Wednesday, June 22, 2005
hi,
i'm also facing same problem.
want to disable table row.
its working fine in IE but not in Mozilla
ex:
getElementById("someelement").disabled=true;
anu
Monday, September 25, 2006
has anybody able to find a solution for this? I am also looking for an option to disable a row and all the events with in the row.
Raj Nair
Thursday, October 26, 2006

This topic is archived.


Back to support forum

Forum search