I am trying to display a form (ex. Search Form) if a certain cell is clicked, but I don't know where to begin when I tried some eventhandlers like cellclick, cellcontentclick etc. and I failed. It all resulted to an unhandled exception error.
For example if I click the cell in column code a form should be displayed.
Is there any way to accomplished my desired output?
any suggestions is appreciated. TIA!