I'm developing an application that creates digitalized questionaires.
Therefore I'll need a template library that contains all kinds of predefined grids that contain basically textfields and radiobuttons or checkboxes.
I was looking for grids like the HTML table or the table from MS Word but all the grids I found (e.g. datagrid, flexgrid) lack some important features.
Must have's are:
- different number of cells per row
- RTF-textfields in cells possible
- columnwidth changeable by mousedrag
Please answer if you have any idea or comment on this issue.
P.S. I also thought about writing an add-in to MS Word but don't like the idea of depending on a certain version of MS-Word (office).