hi
this is somthing iv been running in few forums but so far i got no "right" reply hope ill find you guys here
i want to be able to show fileds from 2 or more sql tables in a data grid
i know i can use the datagrid capability to bind to a dataset with relations and have the datagrid disply a +sign with navigation abilities to the user and parent/child tables
but what i need is to be able to show all the fileds as one long recorde/row in the datagrid
and (and thats the hardpart) still maintain updating (insert, delete, update) abilities back to the source database
any ideas??
if you dont have a straight answetr to this then if you could offer me a way of spliting datasets (column wise not rows) then i could atleast make more easy way with what i need
thanks
this is somthing iv been running in few forums but so far i got no "right" reply hope ill find you guys here
i want to be able to show fileds from 2 or more sql tables in a data grid
i know i can use the datagrid capability to bind to a dataset with relations and have the datagrid disply a +sign with navigation abilities to the user and parent/child tables
but what i need is to be able to show all the fileds as one long recorde/row in the datagrid
and (and thats the hardpart) still maintain updating (insert, delete, update) abilities back to the source database
any ideas??
if you dont have a straight answetr to this then if you could offer me a way of spliting datasets (column wise not rows) then i could atleast make more easy way with what i need
thanks