jQuery - Raj Kaimal

Browse by Tags

All Tags » jQuery (RSS)

CascadingDropDown jQuery Plugin for ASP.NET MVC

Cascading Drop Down is a jQuery plug-in that can be used by a select list to get automatic population using AJAX. The plug-in and a sample ASP.NET MVC project are attached at the bottom of this post.   Usage The code below shows two select lists...
Posted by rajbk | 18 comment(s)
Filed under: , , , ,

ASP.NET MVC Paging/Sorting/Filtering a list using ModelMetadata

This post looks at how to control paging, sorting and filtering when displaying a list of data by specifying attributes in your Model using the ASP.NET MVC framework and the excellent MVCContrib library . Please see this post for a way of rendering the...
Posted by rajbk | 3 comment(s)
Filed under: , , , ,
More Posts