Hi,Could anyone tell me how to get the onSelectCell event to work?onSelectRow works for me but I need it disabled for certain columns of the generated table.For example,Sample table:Name Address IsCurrentABC 10101 checkbox checkedXYZ 20202 checkbox unchekedI need the onSelectRow event disabled for the IsCurrent columnAnother way would be to have the onSelect Cell working for the name and address columns only.Could anyone please help me out with this?Thanks
1/19/2010 12:27:39 PM