ScriptArguments: An easy way to programmatically pass arguments to script from codebehind
Posted by: The Code Project Latest Articles,
on 14 Jan 2012 |
View original | Bookmarked: 0 time(s)
During my on-going adventures AJAXifying a crusty old business app I have been using a methodology by which most client events are setup in codebehind. The reason for this is I have easy access to my client ids, variables, and resources in codebehind....