Relative Content

Tag Archive for javascriptc#jqueryasp.netajax

Ajax not calling a c# function

I am trying to call a C# method from my javascript code that when the user presses a button it updates the query variable and gets back a new table for those dates. but my javascript dosnt call the C# method.