Hi there:
I need to combine the values of two fields in my datarecord into a single combined string into a textbox in my details section. I expect to do this in the databound of the textbox. Is there a way to get access to the datarecord from the datasource? If nothing else can I retrieve the unique key of the record so I can pull the fields manually, allthough it is not prefered?
Thanks
I need to combine the values of two fields in my datarecord into a single combined string into a textbox in my details section. I expect to do this in the databound of the textbox. Is there a way to get access to the datarecord from the datasource? If nothing else can I retrieve the unique key of the record so I can pull the fields manually, allthough it is not prefered?
Thanks