Click here to Skip to main content
15,898,010 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Chatting Pin
M Sami Khan23-Jul-09 1:56
M Sami Khan23-Jul-09 1:56 
GeneralRe: Chatting Pin
Abhijit Jana23-Jul-09 2:03
professionalAbhijit Jana23-Jul-09 2:03 
GeneralRe: Chatting Pin
Muhammad Mazhar23-Jul-09 2:13
Muhammad Mazhar23-Jul-09 2:13 
GeneralRe: Chatting Pin
M Sami Khan24-Jul-09 6:06
M Sami Khan24-Jul-09 6:06 
QuestionHow to make bulk update using TableAdapter Pin
saran78923-Jul-09 1:24
saran78923-Jul-09 1:24 
AnswerRe: How to make bulk update using TableAdapter Pin
Vimalsoft(Pty) Ltd23-Jul-09 4:20
professionalVimalsoft(Pty) Ltd23-Jul-09 4:20 
GeneralRe: How to make bulk update using TableAdapter Pin
saran78923-Jul-09 9:39
saran78923-Jul-09 9:39 
GeneralRe: How to make bulk update using TableAdapter Pin
Vimalsoft(Pty) Ltd23-Jul-09 19:59
professionalVimalsoft(Pty) Ltd23-Jul-09 19:59 
I think this is simple

as you said all command objects have the values, meaning the insert, update, and delete. ok now what you can do remove the command statements from the Sqldatasource control and put them in a Button as you want outside the the Gridview and do your update this way

SqlDataSource1.Update()


or

SqlDataSource1.Delete();


Am not a fan of XML

This will help.

Vuyiswa Maseko,

Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers."

C#/VB.NET/ASP.NET/SQL7/2000/2005/2008
http://www.vuyiswamaseko.somee.com
http://www.vuyiswamaseko.tiyaneProperties.co.za
vuyiswa@its.co.za
http://www.itsabacus.co.za/itsabacus/

Questionintegrate forum Pin
keyur satyadev23-Jul-09 0:00
keyur satyadev23-Jul-09 0:00 
AnswerRe: integrate forum Pin
Baran M23-Jul-09 0:06
Baran M23-Jul-09 0:06 
AnswerRe: integrate forum Pin
Brij23-Jul-09 0:51
mentorBrij23-Jul-09 0:51 
GeneralRe: integrate forum Pin
keyur satyadev23-Jul-09 2:15
keyur satyadev23-Jul-09 2:15 
GeneralRe: integrate forum Pin
Abhijit Jana23-Jul-09 3:57
professionalAbhijit Jana23-Jul-09 3:57 
GeneralRe: integrate forum Pin
keyur satyadev23-Jul-09 20:47
keyur satyadev23-Jul-09 20:47 
GeneralRe: integrate forum Pin
Abhijit Jana24-Jul-09 0:19
professionalAbhijit Jana24-Jul-09 0:19 
GeneralRe: integrate forum Pin
Brij23-Jul-09 3:59
mentorBrij23-Jul-09 3:59 
GeneralRe: integrate forum Pin
vishal banker23-Jul-09 20:52
vishal banker23-Jul-09 20:52 
Questionshow row from database on y axis of MSchart in ASP.NET.... Pin
solo_gaurav22-Jul-09 23:39
solo_gaurav22-Jul-09 23:39 
AnswerEveryone pay attention: IT'S URGENT! Pin
leckey23-Jul-09 3:22
leckey23-Jul-09 3:22 
QuestionCommunicate between Applications using Httpcontext object. Pin
suravi22-Jul-09 23:27
suravi22-Jul-09 23:27 
AnswerRe: Communicate between Applications using Httpcontext object. Pin
Mike Ellison23-Jul-09 18:18
Mike Ellison23-Jul-09 18:18 
QuestionRead the list of all open windows in client machine Pin
Ashi77722-Jul-09 23:17
Ashi77722-Jul-09 23:17 
AnswerRe: Read the list of all open windows in client machine Pin
himanshu256123-Jul-09 0:51
himanshu256123-Jul-09 0:51 
GeneralRe: Read the list of all open windows in client machine Pin
Ashi77723-Jul-09 6:10
Ashi77723-Jul-09 6:10 
AnswerRe: Read the list of all open windows in client machine Pin
DoctorMick23-Jul-09 5:16
DoctorMick23-Jul-09 5:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.