473,396 Members | 2,020 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

insert in datagrid

Tom
Hi

I would like to know how to insert a row into a datagrid with c#? i allready
know
how to edit, delete and update a row
(http://msdn.microsoft.com/library/de...-us/vbcon/html
/vbwlkWalkthroughUsingDataGridWebControlToReadWrite Data.asp)

ch Tom
Nov 19 '05 #1
6 2564
DB
Add a blank row the the datatable then edit that row blank row.

"Tom" <to**********@hotmail.com> wrote in message
news:e5*************@TK2MSFTNGP09.phx.gbl...
Hi

I would like to know how to insert a row into a datagrid with c#? i allready know
how to edit, delete and update a row
(http://msdn.microsoft.com/library/de...-us/vbcon/html /vbwlkWalkthroughUsingDataGridWebControlToReadWrite Data.asp)

ch Tom

Nov 19 '05 #2
Take a look at http://www.datagridgirl.com/articles.aspx

S. L.

"Tom" <to**********@hotmail.com> wrote in message
news:e5*************@TK2MSFTNGP09.phx.gbl...
Hi

I would like to know how to insert a row into a datagrid with c#? i
allready
know
how to edit, delete and update a row
(http://msdn.microsoft.com/library/de...-us/vbcon/html
/vbwlkWalkthroughUsingDataGridWebControlToReadWrite Data.asp)

ch Tom

Nov 19 '05 #3
Check out this code snippet,
http://www.extremeexperts.com/Net/Co...aGridItem.aspx

--
-Saravana
http://dotnetjunkies.com/WebLog/saravana/
www.ExtremeExperts.com

"Tom" <to**********@hotmail.com> wrote in message
news:e5*************@TK2MSFTNGP09.phx.gbl...
Hi

I would like to know how to insert a row into a datagrid with c#? i allready know
how to edit, delete and update a row
(http://msdn.microsoft.com/library/de...-us/vbcon/html /vbwlkWalkthroughUsingDataGridWebControlToReadWrite Data.asp)

ch Tom

Nov 19 '05 #4
People who don't even know what day it is should not attempt these things.

Bob Lehmann

"Tom" <to**********@hotmail.com> wrote in message
news:e5*************@TK2MSFTNGP09.phx.gbl...
Hi

I would like to know how to insert a row into a datagrid with c#? i allready know
how to edit, delete and update a row
(http://msdn.microsoft.com/library/de...-us/vbcon/html /vbwlkWalkthroughUsingDataGridWebControlToReadWrite Data.asp)

ch Tom

Nov 19 '05 #5
Could you check that you timezone setting is correct on your PC? Something
seems amiss.

Thanks

"Tom" <to**********@hotmail.com> wrote in message
news:e5*************@TK2MSFTNGP09.phx.gbl...
Hi

I would like to know how to insert a row into a datagrid with c#? i
allready
know
how to edit, delete and update a row
(http://msdn.microsoft.com/library/de...-us/vbcon/html
/vbwlkWalkthroughUsingDataGridWebControlToReadWrite Data.asp)

ch Tom


Nov 19 '05 #6
Tom
thanks i just installed this machine i forgot the timezone

"Ken Cox [Microsoft MVP]" <BA************@sympatico.ca> wrote in message
news:#M**************@TK2MSFTNGP11.phx.gbl...
Could you check that you timezone setting is correct on your PC? Something
seems amiss.

Thanks

"Tom" <to**********@hotmail.com> wrote in message
news:e5*************@TK2MSFTNGP09.phx.gbl...
Hi

I would like to know how to insert a row into a datagrid with c#? i
allready
know
how to edit, delete and update a row
(http://msdn.microsoft.com/library/de...-us/vbcon/html /vbwlkWalkthroughUsingDataGridWebControlToReadWrite Data.asp)

ch Tom

Nov 19 '05 #7

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

Similar topics

3
by: Rameshika | last post by:
Hi All How can I select a particular row in a datagrid.Where when the user double clicks the data in that row should appear in the corresponding text boxes in runtime And how can the user...
0
by: Christopher | last post by:
I AM GETTING A SYSTEM.DATA.SQLCLIENT.SQLEXCEPTION ERROR WHEN ATTEMPTING TO INSERT DATA INTO A SINGLE TABLE THROUGH A GRID //If this is due to a spelling error, i will //inflict a ritual...
1
by: Serdge Kooleman | last post by:
i have a query: select id, name from Dictionary field "id" is uniqueidentifier (primary key id is not null, and not identity !) i show only "name" in the dataGrid how to set up new id when i...
5
by: SSP | last post by:
Dear ASP.NETers, How would I insert multiple rows of data from a web form? Are there any tute's and stuff around. Couldn't find any myself. Thanks in advance. SSP
1
by: tshad | last post by:
I can't seem to get insert into a DataGrid to work. I am using an example from the net and made changes to work on my computer. The grid comes up fine. The edit boxes in the footer are there. ...
5
by: Chris | last post by:
Based upon some prevoius postings on what to do for adding a 'add' row to a datagrid I utilize the footer to create the 'add' row. The only issue is that I have it sharing the 'UpDate_Command' and...
1
by: schapopa | last post by:
Hi Everybody, I have a datagrid and I am using sqlcommandbuilder for update and insert of the data. I have two questions related to insert new row in datagrid. When I get to the new row how...
1
by: glenn | last post by:
Hi folks, I am using an Access database, VB.NET and ADO.NET working with a DataGrid control. MY datagrid table has both a date_sent and a date_ans field. When I Insert a record in my SQL...
0
by: danishce | last post by:
Hello, I want to insert data directly into my windows form data grid and load a combobox(userid) in the 1st column of data grid,a textbox(password) in 2nd column of datagrid. The code for insert...
5
by: Me LK | last post by:
I need to add a line to choose a size into a dropdown . Since I have the dropdown nested inside a datagrid this is not working.When a page displays there are several rows of dropdowns but only the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.