29 September 2010 2 Comments

ASP.Net GridView Context Menu

This post will cover how to add a context menu to a GridView in ASP.Net utilizing jQuery. Once your site is setup to utilize jQuery, you can simply include a new style sheet and script file and get awesome functionality fairly easy! Take a look at this site here to download the required files and [...]

Tags: , , ,
28 September 2010 0 Comments

ASP.Net MVC MarkItUp Rich Text Editor

MarkItUp identifies itself as being the Universal Markup Editor and from as far as I can tell, this is probably true! It was very easy to integrate the jQuery editor into my new Blog Admin views. I will try to illustrate how I was able to do this below. In addition to the jQuery MarkItUp [...]

Tags: , , ,