Editable datagrid using wice_grid and in_place_editor?

Hi All, I need to create an editable data grid. What would be a good way to do it?

I did not explore wice_grid much - but it does not seem to allow editing. I was wondering if I could use a combination of in_place_editor and wice_grid to achieve this.