C
CG
Hi, I have some problem Binding a dataSet that come from a method in a
WebService I created. My Web forms call the function from the
WebService and receive the dataSet. How can I bind this dataSet to a
dataList and some Textfields. What I want to do is select the result
in the dataList then the selected result appears in textField so I can
update those field. Does anyone have a clue?
CG
WebService I created. My Web forms call the function from the
WebService and receive the dataSet. How can I bind this dataSet to a
dataList and some Textfields. What I want to do is select the result
in the dataList then the selected result appears in textField so I can
update those field. Does anyone have a clue?
CG