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

How to set source to child view

0 Answers 48 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
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.
Tags
TreeListView
Asked by
Henry
Top achievements
Rank 1
Share this question
or