Event for Hyperlink

G

Gopal

is there any event hooked up to the Hyperlink control in infopath ? if yes
then what is that and if not then whats the alternative ?

i want to Implement a sorting like mechanism in the header field as in
normal DataGrid.

Thanks in Advance
Gopal
 
F

Franck Dauché

Hi,

No, you can't write code for an Hyperlink. One way around it is to drop a
button on your form and to modify it to make it "look" like an hyperlink:
removing background, change color to blue (underlined). Then, you can write
code for your button.

Hope that it helps.

Regards,

Franck Dauché
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top