This question is locked. New answers and comments are not allowed.
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
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