2
Answers

How to bind dataset all table into one gridview

hello,

my sql store producer return three table at a time
and i got these all table in my one dataset
so how i bind this dataset all table in my gridview
All table sturecture are same

so plese give me some code or idea for that
and tell me if not do in c# then tell me how combine this three table in to one

my this tables come base on cursor based


so thats why come more then one table

thanks

Answers (2)