This question is locked. New answers and comments are not allowed.
Hi,
I am working on Telerik's Gridview.
My Scenario :
1.> I have to show User's Addressbook in Grid View in my application.
2.> I am showing First Name, Last name and NickName in GridView Columns with Binding.
3.> When user clicks the toggle button for particular row I have to load that particular contact's full data and have to show it in Row Detail Template of that row.
4.> Now the problem is I don't know how many phones, emails or addresses are there in User's each contact and so I need to add them in RowDetailTemplate dynamically.
So how can I load user contact dynamically in row detail template when user clicks toggle button for that particular contact ?
I am also using RadNavigationTabControl in RowDetailsTemplate.
Can anyone help me with this..?
Thanks in advance.
Nikhil
I am working on Telerik's Gridview.
My Scenario :
1.> I have to show User's Addressbook in Grid View in my application.
2.> I am showing First Name, Last name and NickName in GridView Columns with Binding.
3.> When user clicks the toggle button for particular row I have to load that particular contact's full data and have to show it in Row Detail Template of that row.
4.> Now the problem is I don't know how many phones, emails or addresses are there in User's each contact and so I need to add them in RowDetailTemplate dynamically.
So how can I load user contact dynamically in row detail template when user clicks toggle button for that particular contact ?
I am also using RadNavigationTabControl in RowDetailsTemplate.
Can anyone help me with this..?
Thanks in advance.
Nikhil