M
Mark
Hi Folks
I am trying to create a dynamic data driven context menu in vb (dotNet). I
can create the items without any problem but I can't figure out how to
handle the click event.
I want to be able to set the on click to pass a function an ID, i.e. when
the menu item is created from data I want it's click to pass the function
the primary key of the record it was created against.
Any suggestions much appreciated...
Cheers
Mark
I am trying to create a dynamic data driven context menu in vb (dotNet). I
can create the items without any problem but I can't figure out how to
handle the click event.
I want to be able to set the on click to pass a function an ID, i.e. when
the menu item is created from data I want it's click to pass the function
the primary key of the record it was created against.
Any suggestions much appreciated...
Cheers
Mark