Experts,
Please forgive me if this is a dumb question.
1)I am developing an application that needs data to be displayed in a grid format.
2)I need the ability to edit multiple records inline
3) I need the ability to use custom validations on rows being edited.
4)I am not much concerned about add/delete functions
5) I should be able to define custom form elements(like buttons) and pass values from data grid to perform certain actions.
6) if a row is being edited inline, I need all values from all columns to be available to create a custom validation and stop update if necessary.

Please suggest some grid solutions even if its a paid one.
Appreciate your help.

So far I have searched on phpgrid,platinum grid and php generator for mysql.I couldnt find all features available in these products.

Recommended Answers

All 3 Replies

Member Avatar for diafol

Have you thought about rolling your own?

well, I have no idea about jquery and ajax.. hence the question..

apphp data grid is one avaialble tool

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.