background preloader

jQuery Grid Plugin

jQuery Grid Plugin
Dear All, We’d like to use the upcoming Spring Holidays to say thank you for using Trirand jqGrid and for contributing to making it the most popular jQuery grid control on the market. There have been a few developments here at Trirand that we’d like to share with you. A few years ago, as we’ve tried to grow and make sure the jqGrid project thrives, we decided to offer commercial products that compliment the free jqGrid project. The commercial website and all our products are available here: www.trirand.net There have been thousands of requests to provide commercial licenses in addition to the free ones.

http://www.trirand.com/blog/

start jqGrid is an Ajax-enabled JavaScript control that provides solutions for representing and manipulating tabular data on the web. Since the grid is a client-side solution loading data dynamically through Ajax callbacks, it can be integrated with any server-side technology, including PHP, ASP, Java Servlets, JSP, ColdFusion, and Perl. jqGrid uses a jQuery Java Script Library and is written as plugin for that package. For more information on jQuery, please refer to the jQuery web site. jqGrid's Home page can be found here. Working examples of jqGrid, with explanations, can be found here.

wiki:search_config The columns in the grid can be used as the basis for a search form to appear above, below, or in place of, the grid. Searching is a way of querying data from the server using specified criteria. Currently we do not have module for searching on local data i.e when a datatype options is set to local. Create your web calculator or web form with Excel - SpreadsheetConverter Features and benefits SpreadsheetConverter is the perfect tool for creating calculating web forms and web pages that attract attention. Instantaneous response: All calculations and validations are done immediately when the user enters new data. Everything is done in the browser.

Things You Might Not Know About jQuery jQuery provides an alternative to the traditional DOM createElement. You get to just write straight up HTML. $("<li/>"); If you wish to modify the element or bind events to it, just use jQuery methods. $("<li/>") .click(function(){}) .attr("id", "test") .addClass("clickable"); In jQuery 1.4 we provided a new way to create an element and then modify it. Chosen - a JavaScript plugin for jQuery and Prototype - makes select boxes better Chosen is a jQuery plugin that makes long, unwieldy select boxes much more user-friendly. Downloads Project Source Contribute Standard Select

Web-Based JavaScript Spreadsheet Software - dhtmlxSpreadsheet dhtmlxSpreadsheet is an open source spreadsheet widget written in JavaScript and PHP that allows you to quickly add an Excel-like, editable data table on a web page. It is also available as a plugin for WP, Joomla, etc. If you need to display data in a table and put it on the web for sharing or further editing, you might consider using online spreadsheet services. However, what if you want to keep the data on your own server? With dhtmlxSpreadsheet, you can store the data on your side and show it in a Ajax-based spreadsheet that can be accessed in edit or read-only mode.

3 reasons why you should let Google host jQuery for you - Encosia All too often, I find code similar to this when inspecting the source for public websites that use jQuery: If you’re doing this on a public facing website, you are doing it wrong. Instead, I urge you to use the Google Hosted Libraries content delivery network to serve jQuery to your users directly from Google’s network of datacenters. Doing so has several advantages over hosting jQuery on your server(s): decreased latency, increased parallelism, and better caching. In this post, I will expand upon those three benefits of Google’s CDN and show you a couple examples of how you can make use of the service. Just here for the links?

Chained AJAX Selects Martin Angelov In today’s tutorial, we will build a set of chained select elements. Selecting an option in one of them will trigger an update on the page, showing you more choices to refine your selection. We will describe the options server side with PHP, so it is easy for you to hook today’s example to a database. The idea for this tutorial was suggested by Casper Hansen from Denmark. The HTML Accident Investigation What is an accident and why should it be investigated? The term "accident" can be defined as an unplanned event that interrupts the completion of an activity, and that may (or may not) include injury or property damage. An incident usually refers to an unexpected event that did not cause injury or damage this time but had the potential. "Near miss" or "dangerous occurrence" are also terms for an event that could have caused harm but did not. Please note: The term incident is used in some situations and jurisdictions to cover both an "accident" and "incident".

How to build a web widget (using jQuery) - Alex Marandon Published on 15 June 2010, updated on 10 February 2015, 110 Comments Introduction I created some web widgets for the London’s Design Museum and learned a few useful things in the process. jQuery resize event With jQuery resize event, you can now bind resize event handlers to elements other than window, for super-awesome-resizing-greatness! Release v1.1Tested with jQuery 1.3.2, 1.4.1, 1.4.2 in Internet Explorer 6-8, Firefox 2-3.6, Safari 3-4, Chrome, Opera 9.6-10.1.Download Source, Minified (1.0kb)Follow the project on GitHub project page or report a bug!View Full DocumentationView Unit TestsExamples: resize

If You Have a Workers' Comp Injury, Can You Choose Your Own Doctor? Your ability to choose your own doctor for treatment related to a work-related injury covered by workers’ compensation depends on the state where your claim is filed. Some states require that an injured worker be seen by a doctor chosen by the employer or the employer’s workers’ compensation insurance carrier. Other states allow injured workers to choose any doctor within a network, and admission to the network is determined by the state, the employer, or the employer’s insurance company. Rules also vary for whether you can choose a doctor for the initial treatment visit as compared to continuing treatment for your industrially related condition. Keep in mind that your regular physician may or may not treat injured workers. Rules for treating injured workers -- and receiving payment for the treatment -- are complicated and different from most regular health insurance billing systems.

jQuery Nested Nested is a jQuery plugin which allows you to create multi-column, dynamic grid layouts. Unlike other libraries and jQuery plugins similar to Nested, this is (as far I as I’ve know) the first script out there that allows you a complete gap-free layout. How is this done?

Related: