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.