Skip to content

TechBrij

About   Projects   Archives
AngularJS jQuery ASP.NET MVC Web API SQL Server C# HTML5 Blogging & SEO

Category: jQuery

javascript-jquery tips

March 24th, 2014

CRUD Operations using jTable jQuery Plug-in and ASP.NET Web API 2 OData Service

This article will demonstrate how to perform CRUD (Create, Read, Update, Delete) operations using jTable jQuery plug-in and ASP.NET Web API 2 OData service.

Used Environment: VS 2013 Update 1, Entity Framework 6, ASP.NET Web API 2, jTable 2.4.0
Continue reading CRUD Operations using jTable jQuery Plug-in and ASP.NET Web API 2 OData Service

March 22nd, 2014

jQuery DataTables With ASP.NET Web API 2 OData Service

In this article, we will implement jQuery DataTables with ASP.NET Web API 2 OData Services for creating table listings and effective searching, sorting and pagination.
Used Environment: VS 2013 Update 1, Entity Framework 6, ASP.NET MVC 5, jQuery DataTables 1.9.4, jQuery DataTables OData connector Continue reading jQuery DataTables With ASP.NET Web API 2 OData Service

September 13th, 2013

Username Availability Check in ASP.NET Web Forms with jQuery Validation Plugin

In this article, we will make simple client side form validation in asp.net web forms using jQuery form validation plugin, check username availability and also add green check mark for valid data.
Continue reading Username Availability Check in ASP.NET Web Forms with jQuery Validation Plugin

August 26th, 2012

Add, Edit, Delete In jqGrid With ASP.NET Web API

This post explains how to implement a simple CRUD (Create, Read, Update, and Delete) in jqGrid with ASP.NET MVC 4 Web API. If you are beginner to Web API, read this post to create a web API that supports CRUD operations. We will use GET, POST, PUT and DELETE HTTP methods for Select, Insert, Update and Delete operations respectively. Continue reading Add, Edit, Delete In jqGrid With ASP.NET Web API

August 12th, 2012

Using jQuery Featured Content Slider With ASP.NET Web API

This post explains how you can display your featured posts using content slider to save page space and to attract visitors using jQuery and ASP.NET Web API. I am following this tutorial which explains how to implement with jQuery UI but it is static. We’ll dynamically generate content slider and give sliding effect for image caption. Continue reading Using jQuery Featured Content Slider With ASP.NET Web API

August 5th, 2012

jqGrid Inline Editing With jQuery Autocomplete FlexBox

This post explains how to use jQuery FlexBox plugin for Google like auto-suggestion box to edit data in jqGrid. Suppose jqGrid has Country column and we want to give auto-suggestion box during editing. When user enters letter, It will auto-populate related country names.
Continue reading jqGrid Inline Editing With jQuery Autocomplete FlexBox

July 15th, 2012

Styling Table Or Gridview with CSS3 Bar and Pie Chart

Suppose you’ve to display survey result in grid having different columns with percentage data. It would be more effective and attractive if you use chart to show percentage data. This post explains how to display Bar or Pie chart in HTML table or ASP.NET gridview column with CSS3 and jQuery. Continue reading Styling Table Or Gridview with CSS3 Bar and Pie Chart

Posts navigation

Page 1 Page 2 … Page 5 Next page

Random Posts

  • Moderate Google Docs Forms Data and Share Filtered Data Only to Public
  • How to Add Your Facebook Page To Your Profile
  • String to DateTime, FormatException and ASP.NET
  • Dynamic Partition Problem During Windows 8 Installation
  • An Interesting LINQ Exercise

Pages

  • Tools
  • Cheat Sheets(Notes)
  • Projects
  • About Me
  • Contact Us
  • Disclaimer
  • Submit Guest Post
Copyright © 2015 TechBrij. All Rights Reserved.