S
Sergio
I'm trying to design a form based on a data connection that receive and
submit a dataset using a web service but I am not able to associate a
specific field elemet in dataset to a rich-text box, only string data type
are supported.
I suppose that a solution is to add a new group to dataFields (outside
DataSet structure) containing an elment of type rich-text but I don't know
how to bind this structure to the specific element in dataset in order to
support viewing and submitting changes.
Any suggestion?
Thanks in advance.
submit a dataset using a web service but I am not able to associate a
specific field elemet in dataset to a rich-text box, only string data type
are supported.
I suppose that a solution is to add a new group to dataFields (outside
DataSet structure) containing an elment of type rich-text but I don't know
how to bind this structure to the specific element in dataset in order to
support viewing and submitting changes.
Any suggestion?
Thanks in advance.