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

Hierachical grid vb.net datasource

1 Answer 53 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Manuel
Top achievements
Rank 1
Manuel asked on 02 Jul 2013, 11:01 AM
Hi,

I want to programm a hierachical grid with vb.net code (not asp.net code)

it should be like in the telerik example (see attachment)

I need a main grid (first datasource)
first tab (second datasource)
second tab (third datasource)

The databinding scenario is like this

MasterTableView
Detaitable with first tab
radgrid2
     radgrid2 should have detail table binded with datasource1.
second tab
     radgrid2 should have  detail table binded with dataSource2

Hope anybody could give me an example project


Manuel

1 Answer, 1 is accepted

Sort by
0
Jayesh Goyani
Top achievements
Rank 2
answered on 02 Jul 2013, 12:14 PM
Tags
Grid
Asked by
Manuel
Top achievements
Rank 1
Answers by
Jayesh Goyani
Top achievements
Rank 2
Share this question
or