开发者

Is it possible to bind data from 2 different tables which has no relation

I would like bind grid view with 2 different tables that has no relation. Is it possible to do if so please guid开发者_如何学JAVAe me in achieving that


You can pick the data from different sources to an iList collection and bind it to a grid.


First retrieve data from different source in different Dataset. them merge both dataset and bind with gridview.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜