473,466 Members | 1,554 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

BeginEdit() will allow creation of new data in this row [Solved]

My problem is delete a row in Datagird , and then process
"daTable.update(dsTable,myTable)"
I got a seroius error This row had been removed from the table ..
etc.....BeginEdit() will allow creation of new data in this row

First, I am thinking the errors belong to "daTable.update" xxx
Finally, I found that the main errors in my dataTable of my datagrid.

I had process some codes in my Datatable row changed event. Now I found my
bugs and solve it.
so if anyone got the same error, Please look the datagrid coding or
datatable coding
There must be some "hidden errors" which we never aware
--
..
Nov 21 '05 #1
0 2066

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Jason Huang | last post by:
Hi, I am wondering how to use the BeginEdit() and EndEdit() to update data, given in a web form. Would someone give me some advise? Thanks. Jason
13
by: CJ Taylor | last post by:
Alright on a DataRow you have the BeginEdit method Where can I catch an event that tells me that method is being fired or does one exist? Thanks, -CJ
2
by: Leszek | last post by:
Hello! How can i enumerate creation data of files at different computer? For example in %systemdir%?
0
by: George | last post by:
This is driving me crazy. I have a listview that has LabelEdit set to true. In the AfterLabelEdit event, I do my validation on the label text. If the label isn't valid, it sets e.canceledit = true...
0
by: Paul | last post by:
Hi! I have been wondering about a design issue for some time now and hope someone can help sort this one out for me. Say you have to create some webcontrols dynamically. Each controls creation...
1
by: harini | last post by:
i am trying to use BeginEdit in my windows form to make some columns of my datagrid editable and update the changes...i am coding it in c#...if anybody has the code snippet which works pls do share...
5
by: Anil Gupte/iCinema.com | last post by:
I have the following code: Dim strContentInfo As String = "ContentID='" & CUID & "'" Dim drContentInfo As DataRow() = GlobalDataSet.Tables("PaidContent").Select(strContentInfo) <Some other...
0
by: Tommaso Caldarola | last post by:
CustomerCollection : IBindingList Customer : IEditableObject CustomeCollection as a datasource for Datagrid CustomeCollection.AllowEdit set to False Clicking on a cell Customer.BeginEdit is...
0
by: prpradip | last post by:
In C# I have used TreeView in my Form. In TreeNode editing I have used validation so that if user enter illegal characters and press enter, Error message is shown to user. But when user press Ok...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.