|
-
Feb 14th, 2003, 05:54 AM
#1
Thread Starter
Hyperactive Member
Client to Server function call...
hi
could somebody please tell me if it is possible to call a function defined in a codebehind vb file from client side script..? Alternatively, I have a datagrid to which I am adding 2 ButtonColumns at run time. I need to implement the click event of these ButtonColumns. Actually I am using the Datagrid's onItemCommand to fire a Sub that will then determine, according to the button's CommandName what procedure to call. Only that my procedures are on server side(i.e in the codebehind vb file) and I can't find a way to call them.
Any help would be much appreciated
thanx.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|