Cgridview Editable Or Datatables .

Hi,

Do you have any ideal how to have a editable cGridView that can accept new entry. ?

I was thinking about implementing such feature in the edatatables extension but it’s quite hard to do properly.

I just add a ‘new’ button somewhere in the grid’s header and open a dialog after clicking on it. The dialog is then filled with the form from the update action.