Hi, I want to use ajax to load data into my dataTable but I want to use it in the following way:
url: "CarService.aspx/GetAllCars",
[WebMethod()] [ScriptMethod()] public static void Test() { }
It looks like you're new here. If you want to get involved, click one of these buttons!