Posted 4 November 2017, 6:51 am EST
I am looking at using the Editor to design electronic data sheets (EDS will later be used to collect data on factory shop-floor).
I am brand new to GrapeCity controls. What would be the best practice here to insert standard HTML tags such as or etc in the Design Mode?
The users will be non-technical, so design mode will be blocked for them, they must be able to do all edits in Design mode.
I was thinking of adding a custom context menu to the Editor control with option such as ‘Insert Text Field Numeric’, ‘Insert Text Field’ or ‘Insert Drop down’, etc.
I would need to know the position of the cartet in the related HTML behind the Editor control and insert the HTML tags programatically. Any tips?
Or is there a better way to achieve this?
Thanks!