Announcement

How to display Search Box of jquery datatable at the bottom of the table?


To display the search box of jquery datatable at the bottom of the table use "sDom" parameter as follows:


"sDom": '<"top"i>rt<"bottom"flp><"clear">'

where "top", "bottom" and "clear" are the classes of the div where the text box will render in.


Adding country into the selected continent from drop down via ajax. ajax.success method was not being called.


While working on a project, we were given a task to show the countries of selected continent from drop down box and bind it to another drop down box as well as display it in a view. But, I got stuck at a point where my AJAX success method was not called. The code in the controller was perfect. The problem is because project is running on the IIS server.



So how to resolve it? Solution is right click

Click on the link below to view my facebook profile.

www.facebook.com/aamir.mohdansari

Some memorable moments from my college life...










Introduction: This blog was introduced in order to overcome the problems that arose during the development process. The technology used were MVC4, C#, SQL Server 2008r2, jQuery, Javascript, Ajax, Linq, Lambda Expression etc. The habit of posting the solutions to the problems grew into writing useful code that can be used anywhere during the development.