Connecting Tech Pros Worldwide Forums | Help | Site Map

How to merge items in table (by relation)

Newbie
 
Join Date: Jul 2009
Posts: 14
#1: Aug 23 '09
Hi all,

I have been trying to create a database preview table.
the table should merge the cell of related items (by two fields, ID and type)

How can i present to the user this kind of table ?

Example in the attached pic.
Attached Thumbnails
db_preview.jpg  

Member
 
Join Date: Aug 2009
Posts: 33
#2: Aug 24 '09

re: How to merge items in table (by relation)


Hi,

you can use 'Merge' method of Datatables. Which allows you to merge two tables with similar schemas.

please check the following link...
http://msdn.microsoft.com/en-us/libr...ble.merge.aspx
Reply

Tags
database, items, merge, table