PC Review


Reply
Thread Tools Rate Thread

How to add new row to dataset's table feilds are bounded

 
 
Murtaza
Guest
Posts: n/a
 
      6th Dec 2007
I have written a small programm using vb.net. i used a dataset wich
contain only one table. fields are bounded to table of dataset. I want
to add new row in such a way that i call newrow function fill tha
fielsd and update dataset without crreating datarow object. Is it
possible?
 
Reply With Quote
 
 
 
 
W.G. Ryan
Guest
Posts: n/a
 
      6th Dec 2007
You don't want to call a new DataRow? If I may ask, why? If so, do you mean
you don't want the user to notice it or can you do it and just hide it from
the user?
"Murtaza" <(E-Mail Removed)> wrote in message
news:56e1bda2-aedf-4b7d-a0f1-(E-Mail Removed)...
>I have written a small programm using vb.net. i used a dataset wich
> contain only one table. fields are bounded to table of dataset. I want
> to add new row in such a way that i call newrow function fill tha
> fielsd and update dataset without crreating datarow object. Is it
> possible?



 
Reply With Quote
 
Cor Ligthert[MVP]
Guest
Posts: n/a
 
      6th Dec 2007
No

Just because that you can do nothing in .Net without creating objects.

Cor
 
Reply With Quote
 
Murtaza
Guest
Posts: n/a
 
      11th Dec 2007
On Dec 6, 8:17 pm, "W.G. Ryan" <WilliamR...@nospam.gmail.com> wrote:
> You don't want to call a new DataRow? If I may ask, why? If so, do you mean
> you don't want the user to notice it or can you do it and just hide it from
> the user?"Murtaza" <murtaza.mug...@gmail.com> wrote in message


I am sory now i understand the problem

Murtaza

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Add result feilds to a pivot table =?Utf-8?B?QWFyb24=?= Microsoft Excel Programming 3 13th Aug 2007 06:39 PM
Bounded DataSet slow data updation problem smasadhaque@gmail.com Microsoft Dot NET 0 8th Sep 2006 12:59 PM
Thread filling DataSet bounded to DataGrid with my own DataGridCol =?Utf-8?B?S3J6eXN6dG9mIEthcm5pY2tp?= Microsoft C# .NET 1 19th Nov 2004 02:56 PM
Linking a table to two feilds???????? CMB1998 Microsoft Access Getting Started 2 13th Dec 2003 09:46 PM
2 subform bounded at the same table Mirna Microsoft Access Form Coding 0 8th Aug 2003 08:14 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:09 AM.