如何以特殊形式绑定网格视图

时间:2012-06-27 04:20:00

标签: data-binding

我在网格视图绑定中遇到问题。我想以特殊形式绑定网格视图     例如: -

Class       Name         Address         phone no
 10         abc          australia       1233
            was          usa             56777
            qaz          uk              8766
 12         tre          india           64326
            yre          canada          76543
            poi          france          8566

I don't want to repeat same class more than once but show all student having same    class,so may you please tell me how i can do this work.

Thanks in advance 

0 个答案:

没有答案