Excel Like Widget

1
Hi, I need to create a data entry form like excel, as below: Which widget should be used?
asked
2 answers
3

Hi Hermant,

The easiest way I can think of is to use a DataGrid to show your data and set the column that you want to edit to Editable in the Properties section:

 

 

answered
0

Been playing with myliang.github.io/x-spreadsheet morning, pretty cool, can be converted into a widget, supports various options and formulas. If someone has made a good widget for spreadsheet editing please share

 

answered