Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Datagrid Control > How many dataBase tables can a dataSet table update via dataGrid?

Reply
Thread Tools

How many dataBase tables can a dataSet table update via dataGrid?

 
 
Gary Frank
Guest
Posts: n/a
 
      08-27-2005
I would like to display data in a datagrid in which the source of the
data is multiple database tables. The select statement in the command
object that is a property of the dataset selects from multiple database
tables. The dataset table therefore contains data from multiple
database tables. This dataset table is then bound to a datagrid. Is
it possible to update the database tables that are the datasource by
using the edit, update, delete buttons of the datagrid? Or can you
only update the datasource of a datagrid if it contains only 1 table?

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
How to get database metadata information (i.e. existing tables and columns in tables) Chris Brat Python 5 08-22-2006 05:25 PM
How to update dataset from database automatically via Visual Data Designer GS ASP .Net 1 01-19-2006 03:02 PM
DataSet w/ many tables to one Datagrid arun.hallan@gmail.com ASP .Net 1 12-13-2005 07:29 PM
Many-to-Many :: seperate database or one database? jason ASP General 6 08-12-2003 09:31 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57