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 | IsCurrent |
| ABC | 10101 | |
| XYZ | 20202 |
I need the onSelectRow event disabled for the IsCurrent column
Another 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,
RV
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top