This is a migrated thread and some comments may be shown as answers.

Access to DataRow in itembound callback?

1 Answer 128 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
William Finnegan
Top achievements
Rank 1
William Finnegan asked on 13 Dec 2006, 03:08 PM
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

1 Answer, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 15 Dec 2006, 03:43 PM
Hello William,

Please see my answer to your other post:
http://www.telerik.com/community/forums/thread/b311D-gchda.aspx

P.S. Just an idea -- you can combine the two values directly in the SQL query, if that will work for you.

Kind regards,
Rossen
the telerik team
Tags
General Discussions
Asked by
William Finnegan
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Share this question
or