Hi there,
My application need a grid for orders from the table orders with a orderID as primary key (AutoINC).
When i create a grid application there’s no edit option in the grid, only view.
I am using mysql inodb as database environment. My question!
why doesnt my grid function works with an edit option?
is it because of missing indexing?.. or else …
regards Marcel