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

How to bind hierarchical data in radgridview using PRISM, nhibernate and MVVM

0 Answers 85 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
manoj savalia
Top achievements
Rank 2
manoj savalia asked on 01 Feb 2012, 08:23 PM
I need to use radgridview for parent child relationship binding.

The architecture which i am using includes :  MVVM, nhibernate, MEF, PRISM

Also the scenario is that we need to bind data dynamically from database, and at runtime i will be able to identify which columns are going to come and what its datatype are ..

I need to use the same grid at several places.So i guess i need to create a customised usercontrol for radgridview.

But some how, not able to bind successfully.

Any help will be greatly appreciated
Thanks in advance
Tags
GridView
Asked by
manoj savalia
Top achievements
Rank 2
Share this question
or