Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

.NET Forum


You are currently viewing our .NET Forum as a guest. Please register to participate.
Login



Closed Thread
inserting gridview column data in sql database
Old 12-05-2010, 07:11 AM inserting gridview column data in sql database
Junior Talker

Posts: 2
Name: suchitra
Trades: 0
Hi...
I am new to dot net tech. In the product description page i have a gridview with the item details.. when the user clicks the add to shopping cart button i want to insert the data in the gridview in sql table. but how do i do it? plzz help i am stuck here cant proceed further...(the gridview has all bound fields only)

Also plzz tell me how to pass values from 1st page to second and the same value to 3rd page also... Kindly help me asap... getting

Last edited by chrishirst; 12-05-2010 at 05:28 PM.. Reason: missed an impt info
suchi_m is offline
View Public Profile
 
 
Register now for full access!
Old 12-07-2010, 08:40 AM Re: inserting gridview column data in sql database
Extreme Talker

Posts: 246
Trades: 0
Go here: http://aspnet.4guysfromrolla.com/default.aspx

Look at all the data grid tutorials and then look at the tutorial(s) that have to do with stored procedures.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
stbuchok is offline
View Public Profile
 
Old 02-09-2011, 12:06 PM Re: inserting gridview column data in sql database
DmitryS's Avatar
Skilled Talker

Posts: 84
Trades: 0
1- create table in db that should have all required fields
2- populate entity list object and populate grid from this list.
3- Add grid's new row in this object.
4- just save object

Note this solution is using ASP.NET4 with Entity framework
__________________
»
Please login or register to view this content. Registration is FREE
for web developers
»
Please login or register to view this content. Registration is FREE
- Interactive maps for websites
DmitryS is offline
View Public Profile
 
Closed Thread     « Reply to inserting gridview column data in sql database
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.31422 seconds with 11 queries