Hi,
I'm new to WCF.
I'm getting the below error when I try to call a WCF service from jQuery.
Error Code 415 - 'Cannot process the message because the content type 'application/json; charset=utf-8' was not the expected type 'text/xml; charset=utf-8'.
Here is the ajax call from jQuery:-...
Hi,
I have a gridview (using VS 2005) whose PageMode is "Numeric", PageButtonsCount is set to 10 and the PageSize (NumberOfRecordsPerPage) is 2. I'm planning to navigate to page # 25 programatically by setting grd.PageIndex = 25;. Even though the data populated in the grid correctly corresponds...
Hi,
I have a Form which has 4 user controls. The Forms <form> tag has "target=_blank" set. Hence, any submit in any user control opens up a new window. This is fine & as per the requirement.
Now, I have a new user control I want to add, but I don't want the submit in this user control to open...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.