I have an actionlist component on my form. I have been creating actions for my buttons instead of populating the onclick event. Although most of the actions are only used one time, is there an advantage of using actions instead of coding the onclick event?
Thanks.
Thanks.