Archive

Posts Tagged ‘datagrid’

Extend Features In Datagrid

August 30th, 2011 Comments off

Hello,

In my classifieds script I’m using 2 different datagrids, for my own reasons. Now I want to extend the features one of them to use it in both cases that I need it (Just browsing, Searching).

As you can see in the attachments the grid for searching has a bar under the field captions with text inputs or drop lists. Please read carefully my requirements:
1.- If a user adds a new filter, this filter is adding in the query and not replaces the old one. In simple words, the filters can be from 1 to xxx.
2.- Should be a button to reset filters (all).
3.- Tetx inputs must perform search as you type without to need for pressing enter
4.- Droplists don’t need explanation, other than that one should be not just == but IN ($array).
5.- There is a numeric searchable field (price). Before the input I want a droplist with options: >= … <= and of course the filter will use it.
6.- There is a date field storing in UNIX timestamp. Here the search should be with a droplist with options: last week, last 2 weeks, last month, last 3 months.
7.- As this work is extends only the functionallity of an existing plugin (datagrid), by posting a bid, you agree that you don’t have any rights on these additional features and the plugin itself (which by the way is commercial).

Php/mysql Based Datagrid Project

August 5th, 2011 Comments off

Hi, I’m looking for a expert php programmer who is well versed with php, mysql, datagrid,ajax,jquery, joomla and javascript This is a simple pilot project containing only 2 pages. Once this is successfully developed and implement at the right time, there will be more projects on the way. All back end table structure has been created. Thank you.

As3 Datagrid Cellrenderer.button/image

May 21st, 2011 Comments off

Hi I need to develop a datagrid that displays images and buttons in several columns the following way.

The Datagrid has four columns.

The first and and third columns need to display images, but the images need to have different sources, so the image displayed in each will be different. The second column is text and the fourth column is for a button cell renderer.

I have already sought this myself but I have essentially two problems:

1) I can load an image to the first datagrid column, but I can

Datagrid And Filtering

January 23rd, 2010 Comments off

We need a datagrid table with filtering designed as per attached mock-up for an inventory application.
It should have a script which generates the value in the ‘out of stock’ column when it reaches 0 level.
Table must be printable and exported as a CSV file to the local PC’s HDD.
Tables are already existing(some adjustment might be necessay)in
a MySQL database.
The script must created in PHP and run on linux server.

timeframe: ASAP

Datagrid

January 14th, 2010 Comments off

We are students and have bought a script to generate a datagrid for our college project but unfortunately we are not able to make it work properly.
We just need an expert to show us the very basics how to display data from an existing database.
We have got a offer of a domain which we can use for testing.

server: LAMP
timeframe: urgently

Categories: MySQL, PHP Tags:

Inventory Script Clone

January 12th, 2010 Comments off

We need a clone of an free existing inventory script which can be found here http://www.inventory-management.org/ss-product-transactions.asp
with the same strucure but having the inventories displayed in a datagrid by using the software from here: http://www.apphp.com/php-datagrid/examples/sample_2_1_demo.php (script already purchased and will be supplied by us). In addition to the existing script the cloned one needs to be able to search and show products images as per datagrid example.
Webforms must have proper html format(W3C validated) with an external CSS file and must be compatible with all major browsers.

A further development of the completed script is highly envisiaged after completion of the previous cloned script.

Server: LAMP

Search Database Frontend

January 11th, 2010 Comments off

I need to search a table in an Access Database from a textbox and display the found items to a DataGridView and save to a different table

e.g search item in Table1 and add item to datagrid, search another item, add item to datagrid, ect, ect. then save datagrid to Table2 ( different table )

Needs to be programmed in Visual Studio 2008 .net
oledb connections
Full Source code given
Must supply working compiled demo for testing

As3 Datagrid Checkbox Multisel

November 30th, 2009 Comments off

I need some code developed for a flash project I am working on. This needs to be as3 I need to use the flash components datagrid and checkbox . I need a datagrid with two columns one is a a text/string column. the second column is a check box. I need to be able to check multiple items. and have a item selected but not check, have multible items checked. I have some code already written but its not working correct. the code currently only allows you to multiselect using control button but you cant multi select using checkbox. this piece will ultimate display an image and some other data when a item in the grid is selected. when the item is checked it will store that item or items to a list to be used later. this should just use the datargid component and checkbox component and itemreneders should be an easy project for a good as3 person. attached is two as files one is my custom checkbox cellrenderer and the other is the code I use to instantiate the grid and renderer.

Categories: Flash Tags: , , , , , ,

Xml Datagrid In Scoller

November 23rd, 2009 Comments off

Hi everybody. I need a datagrid populated with an xml file in a frame of an existing flash movie.

I found a couple of example but I have difficulties to have them work.

The datagrid have to work in an existing scroller I have.

It would be something like that:

http://www.adobe.com/devnet/flash/quickstart/datagrid_pt1/

but installed in my scroller.

Thanks

Categories: Flash Tags: , , , ,

As3 Datagrid Cellrenderer.

July 20th, 2009 Comments off

Hi I need examples of a a datagrid with multiple combobox’s, images, radio buttons and checkbox’s. I need them to show how to load values into all of components and update the datagrid’s data provider.

I need to be able to retrieve the updated data from the data provider to write back to the server. I can look after the data but I need the cellrender examples. All examples are in AS3

Bear