Hi
I have a xamdatagrid with unboundfields. The last field is a xamtexteditor. How do i pass this value to the constructor of another page? I have other xamtexteditors in the parent page, which can be easily accessed using this.txtnameofxamtexteditor. Kindly help me in this scenario.
Thanks
Unfortunately you cannot do that. Can you please tell us what your ultimate goal is?
I want to cast a string to XamTextEditor
Yes exactly...
I did not understand your scenario. Do you want to cast a string to XamTextEditor or the XamTextEditor's value? can you give me an example?
Alex.. just a quick question..
can a string be typecasted/converted as a XamtextEditor and vice versa??