Main > Free Download Search >

Free rows and columns script

rows and columns

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 813
Table Row and Column Highlighting

Table Row and Column Highlighting


Create horizontal and vertical highlighting on your HTML tables. Highlighting is activated when the mouse hovers over a table cell. more>> Create horizontal and vertical highlighting on your HTML tables. Highlighting is activated when the mouse hovers over a table cell.<<less
Added: 2006-06-25 License: Free Non-Commercial Price: $0.00USD
14 downloads
Drag and drop - quiz script 1.1

Drag and drop - quiz script 1.1


This is cross browser dragn drop script. The script let you drag small boxes and drop them on some predefined columns. The goal is to drag them to the correct column. Colors are used to indicate if you dropped it correctly or not. A script more>> This is cross browser dragn drop script. The script let you drag small boxes and drop them on some predefined columns. The goal is to drag them to the correct column. Colors are used to indicate if you dropped it correctly or not. A script especially useful to school teachers.<<less
Added: 2005-12-08 License: Freeware Price: $0.00USD
16 downloads
 
Other version of Drag and drop - quiz script
Drag and drop - quiz scriptDrag and drop - quiz script is an useful tool for teachers and others ... In this script you have columns with questions and answers. Your goal is to drag answers to the
Price: Freeware
License:Freeware
Download
21 downloads
Added: 2007-06-01
ThumbView by Cool Focus 1.11

ThumbView by Cool Focus 1.11


ThumbView is a JPEG thumbnail browser applet with integrated image and information display. An unlimited number of JPEG thumbnails are arranged in a scrollable row or column (depending on your choice of layout). Thumbnails react to mouse movement by more>> ThumbView is a JPEG thumbnail browser applet with integrated image and information display. An unlimited number of JPEG thumbnails are arranged in a scrollable row or column (depending on your choice of layout). Thumbnails react to mouse movement by shifting upward slightly and displaying a drop-shadow. A tooltip can also be displaying containing information about the image. Clicking a thumbnail displays its full-sized equivalent in the main display panel, along with optional text information. The information can include a single-line title and a multi-line description. It can also include a link allowing users to access a resource related to the image. All images (thumbnails and full-sized) are intelligently scaled to fit in the available space. A drop-shadow can be applied to the full-sized image. ThumbView supports dynamic selection of thumbnails, and mouse-wheel scrolling of the thumbnails panel in Internet Explorer 6+.<<less
Added: 2005-05-16 License: Free Non-Commercial Price: 28.00GBP
12 downloads
 
Other version of ThumbView by Cool Focus
ThumbView by Cool FocusAn unlimited number of JPEG thumbnails are arranged in a scrollable row or column (depending ... ThumbView is a JPEG thumbnail browser applet with integrated image and information display
Price: £28.00
License:Free for non-commercial use
Download
1623 downloads
Added: 2005-05-16
SCMS 1

SCMS 1


Simple content management system. Easy to use content management system containing header, right and left columns and footers. Also compatible with the Google Ads program. more>> Simple content management system. Easy to use content management system containing header, right and left columns and footers. Also compatible with the Google Ads program.<<less
Added: 2004-11-07 License: Freeware Price: $0.00USD
11 downloads
 
Other version of SCMS
SCMSsystem containing header, right and left columns and footers. Also compatible with the Google ... system containing header, right and left columns and footers. Also compatible with the Google
Price: FreeAdditionalInfoDonotremove
License:Freeware
Download
1812 downloads
Added: 2004-11-07
Retrieving Column Names with values

Retrieving Column Names with values


This tutorials based on a bit of knowledge on SQL. Sample code displays us how to get and show name of columns with values. more>> This tutorials based on a bit of knowledge on SQL. Sample code displays us how to get and show name of columns with values.<<less
Added: 2007-03-28 License: Freeware Price: Free
941 downloads
About GridView Hidden Column 1

About GridView Hidden Column 1


This tutorial explains what to do when you need GridView hidden column in ASP.NET. The problem is, when a Gridview columns visibility is set to False, then the Grid does not bind data to the column, and thus when you try to retrieve data from the hidden more>> This tutorial explains what to do when you need GridView hidden column in ASP.NET. The problem is, when a Gridview columns visibility is set to False, then the Grid does not bind data to the column, and thus when you try to retrieve data from the hidden column in the code-behind, it either blows up or returns an empty string.<<less
Added: 2008-12-06 License: Freeware Price: $0.00USD
13 downloads
How To Add CheckBox And Image Button Columns In GridView 1

How To Add CheckBox And Image Button Columns In GridView 1


The GridView is a powerful tool commonly used in web applications. This tutorial explains how to improve GridView control by adding additional functionalities, like CheckBox or Image Button Columns. more>> The GridView is a powerful tool commonly used in web applications. This tutorial explains how to improve GridView control by adding additional functionalities, like CheckBox or Image Button Columns.<<less
Added: 2009-03-24 License: Freeware Price: $0.00USD
12 downloads
Simple MySQL DB Class 1.0.0

Simple MySQL DB Class 1.0.0


This class is a MySQL database access wrapper. It can: - Connect to a MySQL server - Execute SQL queries and retrieve single value results or return result rows into arrays - Return the last inserted table row identifier, the number of result rows more>> This class is a MySQL database access wrapper. It can: - Connect to a MySQL server - Execute SQL queries and retrieve single value results or return result rows into arrays - Return the last inserted table row identifier, the number of result rows and the number of affected rows - Count the number of executed queries - Lock and unlock tables - Escape text literal values or like patterns - Retrieve database access errors<<less
Added: 2007-03-13 License: GPL Price: $0.00USD
11 downloads
 
Other version of Simple MySQL DB Class
Simple MySQL DB Classa MySQL server - Execute SQL queries and retrieve single value results or return result rows ... rows into arrays - Return the last inserted table row identifier, the number of result rows and
License:GPL
Download
963 downloads
Added: 2007-03-13
Random MySQL result-set 1.0

Random MySQL result-set 1.0


This sample script produces a result set of random rows from a table. It does so by populating one of the columns with a random number, and then doing a select statement that uses it to sort the results. more>> This sample script produces a result set of random rows from a table. It does so by populating one of the columns with a random number, and then doing a select statement that uses it to sort the results.<<less
Added: 2004-05-05 License: Freeware Price: 0.00
14 downloads
 
Other version of Random MySQL result-set
Random MySQL result-setresult set of random rows from a table. It does so by populating one of the columns with a random ... a random number, and then doing a select statement that uses it to sort the results
License:Freeware
Download
2008 downloads
Added: 2004-05-05
SamMySql Database Class 1.02

SamMySql Database Class 1.02


This class wraps common MySQL database table SQL queries. It can: - Perform SELECT queries and retrieve a single value, a single row into an array and all rows into a multidimensional array. - Insert or update rows from a list of fields and more>> This class wraps common MySQL database table SQL queries. It can: - Perform SELECT queries and retrieve a single value, a single row into an array and all rows into a multidimensional array. - Insert or update rows from a list of fields and values - Delete table rows that satisfy a condition - Count records in a given table - Check if a table record exists with a given field value<<less
Added: 2006-08-14 License: Other Price: $0.00USD
12 downloads
 
Other version of SamMySql Database Class
SamMySql Database Classan array and all rows into a multidimensional array. - Insert or update rows from a list of fields ... and values - Delete table rows that satisfy a condition - Count records in a given table - Check if
Price: FreeAdditionalInfoFreelyDistributable
License:Other Free / Open Source License
Download
1169 downloads
Added: 2006-08-14
Specifying how many columns per row when extractng from mysql 1.0

Specifying how many columns per row when extractng from mysql 1.0


This is a simple tutorial that shows you how to make information or images(in this case buttons) display in a specific number columns per row when extracted from a mySQL database using a query, using a specific algorithem and loop. more>> This is a simple tutorial that shows you how to make information or images(in this case buttons) display in a specific number columns per row when extracted from a mySQL database using a query, using a specific algorithem and loop.<<less
Added: 2006-11-30 License: Freeware Price: $0.00USD
14 downloads
 
Other version of Specifying how many columns per row when extractng from mysql
Specifying how many columns per row when extractng from mysqlSpecifying how many columns per ... row when extracted from a mySQL database using a query, using a specific algorithem and loop
License:Freeware
Download
1062 downloads
Added: 2006-11-30
DataSet and DataAdapter in ASP 1

DataSet and DataAdapter in ASP 1


Explains how to work with multiple tables, handle errors and how DataSet tracks modified table rows. Whenever a row is changed, its status is set from UnChanged to Modified. Whenever, a new row is added, its status would be depicted by DataRow.Added. more>> Explains how to work with multiple tables, handle errors and how DataSet tracks modified table rows. Whenever a row is changed, its status is set from UnChanged to Modified. Whenever, a new row is added, its status would be depicted by DataRow.Added.<<less
Added: 2006-10-25 License: Freeware Price: $0.00USD
10 downloads
 
Other version of DataSet and DataAdapter in ASP
DataSet and DataAdapter in ASPmultiple tables, handle errors and how DataSet tracks modified table rows. Whenever a row is ... multiple tables, handle errors and how DataSet tracks modified table rows. Whenever a row is
License:Freeware
Download
1094 downloads
Added: 2006-10-25
data grid php class 1.0

data grid php class 1.0


- the class executes a given SQL query and generates a template driven HTML code that displays the query results - automatically provides means of navigation trough pages and lets user decide how many rows to be displayed on each page - automatically more>> - the class executes a given SQL query and generates a template driven HTML code that displays the query results - automatically provides means of navigation trough pages and lets user decide how many rows to be displayed on each page - automatically let user sort by available columns - or you can restrict this feature for specific columns - if requested, it can automatically display a "selector" column - a column to let users mark specific rows as selected - you set what columns from the query result to be displayed - you can alter the content of a columns fields on the fly by creating callback functions - you can add JavaScript actions for when user clicks on displayed rows or on specific columns cells - you can extend the functionality of the data grid by adding custom columns - columns whose content is not generated by the query but added by you - you can add any HTML and/or JavaScript to perform any action - check manual!<<less
Added: 2006-08-16 License: Free Non-Commercial Price: $0.00USD
15 downloads
 
Other version of data grid php class
data grid php classautomatically provides means of navigation trough pages and lets user decide how many rows to ... display a "selector" column - a column to let users mark specific rows as selected - you set what
Price: FreeAdditionalInfohttpcreativecommons.orglicensesbyncnd2.5
License:Free for non-commercial use
Download
1231 downloads
Added: 2006-08-16
myPageDisplay class 1.1d

myPageDisplay class 1.1d


This class can perform several tasks and you decide how much you want from it. In its complete form it can generate an interactable paginated columnar listing from a MySQL database. If you want to use it in parts you can generate XHTML tables with more>> This class can perform several tasks and you decide how much you want from it. In its complete form it can generate an interactable paginated columnar listing from a MySQL database. If you want to use it in parts you can generate XHTML tables with defined sortable columns. Add links to given column data or generate an action column to allow for editing, deleting, etc. of records. You can also paginate the query results data with a specified limit of rows per page. It also generates navigation links to go to different listing pages. The presentation details may be configured using CSS style sheets. Examples supplied<<less
Added: 2006-11-04 License: GPL Price: $0.00USD
11 downloads
 
Other version of myPageDisplay class
myPageDisplay classAdd links to given column data or generate an action column to allow for editing, deleting, etc ... specified limit of rows per page. It also generates navigation links to go to different listing
License:GPL
Download
1084 downloads
Added: 2006-11-04
Alternate row colours using MySQL 1.00

Alternate row colours using MySQL 1.00


This tutorial teaches you how to number rows and give them alternate colours! more>> This tutorial teaches you how to number rows and give them alternate colours!<<less
Added: 2006-11-05 License: Freeware Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5