Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1495
TextField as a function call?
posted

How can I accomplish this.  I get an error saying code blocks are not allowed.

 

<

 

 

 

ig:DataTreeNodeBinding DataMember="AssetTransferList" TextField="<%# ShowText(Eval("AssetName"), Eval("Answer"))%>" ValueField="AssetName" ImageUrlField=""

/>