client side javascript sortable grid control
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2886
Eyesis Data Grid Control 1.0
Create dynamic-easy-to-use data grid controls for your web site in seconds more>> Create dynamic-easy-to-use data grid controls for your web site in seconds<<less
Added: 2008-11-10 License: BSD Price: $0.00USD
17 downloads
JavaScript Object Constructor
Object oriented programming (OOP) is often preferred by developers who wanted to push the boundaries in the client side application. If the requirements are placed in the client side like strong internet connection and browser compatibility, developers more>> Object oriented programming (OOP) is often preferred by developers who wanted to push the boundaries in the client side application. If the requirements are placed in the client side like strong internet connection and browser compatibility, developers could consider using OOP. This is implemented in order for their application to provide functions that are often not possible when there is browser incompatibility. That is why the common place where you will find JavaScript and Ajax based applications that uses OOP are only those within the enterprise wherein there is a recommended browser. Since the behavior of this form of programming in Ajax and JavaScript is based on th<<less
Added: 2009-05-16 License: Freeware Price: $0.00USD
11 downloads
Client Side in ASP.NET: Common Javascript Functions 1
In this tutorial we are going to present you a set of famous and frequently used client side scripts. You can simply copy any of these scripts into your web application without giving any attention to their underlying technologies. If, in any case, more>> In this tutorial we are going to present you a set of famous and frequently used client side scripts. You can simply copy any of these scripts into your web application without giving any attention to their underlying technologies. If, in any case, further customization or configuration is essential to utilize any of these scripts then we will include this information as well.<<less
Added: 2006-06-13 License: Freeware Price: $0.00USD
12 downloads
Other version of Client Side in ASP.NET: Common Javascript Functions
License:Freeware
Client Side Script Debugging in ASP.NET 1
Tutorial explains how to use Client Side Debugger, to simplify the debugging process of javascript code in ASP.NET web application. Every one of us is well aware of problems posed when debugging client side script code. This article talks about more>> Tutorial explains how to use Client Side Debugger, to simplify the debugging process of javascript code in ASP.NET web application. Every one of us is well aware of problems posed when debugging client side script code. This article talks about various new techniques and troubleshooting tips that help debug client side script code efficiently in Visual studio 2005.<<less
Added: 2007-10-12 License: Freeware Price: $0.00USD
10 downloads
dhtmlxGrid :: Ajax / JavaScript Grid 2.1
dhtmlxGrid is a flexible, feature rich JavaScript grid control with Ajax support and powerful API. It provides client-side solution for displaying, editing and sorting tabular data. Using dhtmlxGrid you can easily create dynamic tables with draggable more>> dhtmlxGrid is a flexible, feature rich JavaScript grid control with Ajax support and powerful API. It provides client-side solution for displaying, editing and sorting tabular data. Using dhtmlxGrid you can easily create dynamic tables with draggable columns, fixed multiline headers, multiple cell types, filtering, searching and grouping capabilities. Smart rendering and paging output allow this grid to work effectively with large datasets. dhtmlxDataProcessor implemented in dhtmlxGrid allows grid data to be easily updated on server side. All changes made in browser can be automatically applied to a database.<<less
Added: 2006-02-04 License: GPL Price: $199.00USD
13 downloads
Client Side Callbacks in ASP.NET 2.0 1
ASP.NET 2.0 includes a new Client Callback feature that enables you to retrieve page values and populate them to an already-generated page with out reconstructing page. That means you can update your pages without completely redrawing the page. End more>> ASP.NET 2.0 includes a new Client Callback feature that enables you to retrieve page values and populate them to an already-generated page with out reconstructing page. That means you can update your pages without completely redrawing the page. End users will not see the page flicker and reposition, and the pages will have a flow of a thick client application.<<less
Added: 2008-02-22 License: Freeware Price: $0.00USD
12 downloads
PJC -- Punycode Javascript Converter 0.1.0
This javascript class(Punycode Javascript Converter, PJC) is a punycode encoder and decoder for non-ASCII characters. Also, it provides methods to convert between punycode and International Domain Name(IDN). It is written in pure javascript, no more>> This javascript class(Punycode Javascript Converter, PJC) is a punycode encoder and decoder for non-ASCII characters. Also, it provides methods to convert between punycode and International Domain Name(IDN). It is written in pure javascript, no server-side support needed; that is to say, no page reload, no AJAX call are needed, everything done on browsers.<<less
Added: 2007-08-03 License: Free Non-Commercial Price: $59.95USD
14 downloads
jsVal: JavaScript Form validation framework V.1.3.4
jsVal is a JavaScript program used for validating HTML Forms on the client side. This allows HTML forms to be validated in the browser without having to send a request to a sever (PHP, ASP, Perl...). jsVals saves you from having to write complicated more>> jsVal is a JavaScript program used for validating HTML Forms on the client side. This allows HTML forms to be validated in the browser without having to send a request to a sever (PHP, ASP, Perl...). jsVals saves you from having to write complicated validations on server side as well as helping you avoid having to rebuild and repopulate the form when validation fails. The advantage versus other client side HTML form validators is the ease of use and flexibility youll gain. jsVal fits the needs for most HTML Forms, and can be also easily be integrated with existing HTML Forms.<<less
Added: 2004-07-06 License: GPL Price: $0.00USD
12 downloads
A Sortable Data Grid Using Ajax
Javascript grids with sortable columns have always been popular. Now, using Ajax techniques, we can sort our data by making real-time server calls in the background, without having to download all our data at pageload time, or have our users wait for a more>> Javascript grids with sortable columns have always been popular. Now, using Ajax techniques, we can sort our data by making real-time server calls in the background, without having to download all our data at pageload time, or have our users wait for a page reload. Full instructions including source code and demo.<<less
Added: 2005-11-24 License: Freeware Price: $0.00USD
16 downloads
JavaScript Document Command
Properly implementing Document forms in JavaScript could be the trickiest part in building an Ajax or JavaScript based application. The command Document enables a speedy implementation of any webpage in the client side. It is actually a command that more>> Properly implementing Document forms in JavaScript could be the trickiest part in building an Ajax or JavaScript based application. The command Document enables a speedy implementation of any webpage in the client side. It is actually a command that could be implemented in the background specifying the coding language which is the coding for the client side. Basically, Document command in JavaScript is used to inform the browsers the type of programming language that will be used. This will aid the browser in properly implementing or preparing the browser so that the Ajax based application will be properly implemented. Customization on JavaScript<<less
Added: 2009-05-09 License: Freeware Price: $0.00USD
10 downloads
Limiting JavaScript Access to Other Websites
Security should always be the priority of every developer no matter what their programming language they are working on. But security has been on the special focus for JavaScript developers because of the security flaws reported on JavaScript and other more>> Security should always be the priority of every developer no matter what their programming language they are working on. But security has been on the special focus for JavaScript developers because of the security flaws reported on JavaScript and other Ajax based applications. Although the client side is always susceptible to different type of attacks, none of the client side programming languages have the same trouble compared to JavaScript. You can blame the openness of the programming language in terms of development for its insecurity but this is the sole reason why Ajax has become so popular in just a short amount of time. One of the security measures a developer coul<<less
Added: 2009-05-14 License: Freeware Price: $0.00USD
10 downloads
JavaScript Tips for ASP.NET Developers 1.0
ASP.NET server controls make your life easier on the server-side, but you may still need to do some client-side programming to build a powerful UI. JavaScript is the most powerful language on the client-side, and this white paper and the accompanied more>> ASP.NET server controls make your life easier on the server-side, but you may still need to do some client-side programming to build a powerful UI. JavaScript is the most powerful language on the client-side, and this white paper and the accompanied source code are specifically composed for ASP.NET developers.<<less
Added: 2007-09-07 License: Freeware Price: $0.00USD
13 downloads
Registering Client Side Code in the Header 1.0b
Microsoft provides an easy way to dynamically register client side code at runtime. Unfortunately, it can only place the code within the body of a web page. I have two suggestions on how to work around this issue and register code in the header. more>> Microsoft provides an easy way to dynamically register client side code at runtime. Unfortunately, it can only place the code within the body of a web page. I have two suggestions on how to work around this issue and register code in the header.<<less
Added: 2004-12-05 License: Freeware Price: $0.00USD
12 downloads
Other version of Registering Client Side Code in the Header
License:Freeware
dhtmlxToolbar :: JavaScript / Ajax Toolbar 2.1
dhtmlxToolbar is a completely customizable Ajax/JavaScript component which allows you to easily create an attractive horizontal DHTML toolbar. dhtmlxToolbar can load its content from XML so it can be easily changed without reloading. It provides more>> dhtmlxToolbar is a completely customizable Ajax/JavaScript component which allows you to easily create an attractive horizontal DHTML toolbar. dhtmlxToolbar can load its content from XML so it can be easily changed without reloading. It provides cross-browser compatibility, powerful client-side API and customizable icons (with javascript or xml). The toolbar supports several buttons types (image, image with text, select box, etc.).<<less
Added: 2005-05-20 License: Freeware Price: $0.00USD
12 downloads
Sortable table javascript 1.5.6
Simple script that allows users to sort your tables by simply adding a script to your page and a class and id to your tables! more>> Simple script that allows users to sort your tables by simply adding a script to your page and a class and id to your tables!<<less
Added: 2007-03-13 License: Other Price: $0.00USD
18 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above client side javascript sortable grid control search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed