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

How to set source to child view

0 Answers 33 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Henry
Top achievements
Rank 1
Henry asked on 04 May 2012, 03:03 AM
I want to use DataTable as child view source.
Is that possible to set it in RowIsExpandedChanging?

private void RadTreeListView1_RowIsExpandedChanging(object sender, RowCancelEventArgs e)
{
      ??
}

Any sample code is welcome.
Thanks a lot.

No answers yet. Maybe you can help?

Tags
TreeListView
Asked by
Henry
Top achievements
Rank 1
Share this question
or