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

How to show Data in a textblock from GridView?

1 Answer 37 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Md.Hasanuzzaman
Top achievements
Rank 1
Md.Hasanuzzaman asked on 19 Apr 2011, 06:33 PM
I want to show Data in a textblock when user select a row in GridView.
i use a dataset as itemsource for GridView. NOw please tell me how to i do that????

1 Answer, 1 is accepted

Sort by
0
Ivan Ivanov
Telerik team
answered on 20 Apr 2011, 09:13 AM
Hello Md,

You should bind these TextBlocks' Text property to SelectedItem of RadGridView. Please, refer to the attached example.

Greetings,
Ivan Ivanov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Md.Hasanuzzaman
Top achievements
Rank 1
Answers by
Ivan Ivanov
Telerik team
Share this question
or