Hi There,
I am using webdatagrid and have the following issue.
I am setting the value of a cell as a link inside Initialize_Row event. Now, when I use the tab I am able to navigate to this link and pressing Enter triggers the click event.
However when the activation is enabled, pressing tab goes onto the cell, but not onto the link inside that cell and I am unable to trigger the click event by hitting Enter button.
Any suggestions?
Thanks