Click here to Skip to main content
15,884,298 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDatalist Image Pin
KhandelwalA9-Nov-09 19:53
KhandelwalA9-Nov-09 19:53 
AnswerRe: Datalist Image Pin
Nishant Singh9-Nov-09 20:14
Nishant Singh9-Nov-09 20:14 
QuestionHow to Edit a gridview ,Please correct the code which i gave here. Pin
rinku soni 239-Nov-09 19:19
rinku soni 239-Nov-09 19:19 
AnswerRe: How to Edit a gridview ,Please correct the code which i gave here. Pin
Christian Graus9-Nov-09 19:36
protectorChristian Graus9-Nov-09 19:36 
GeneralRe: How to Edit a gridview ,Please correct the code which i gave here. Pin
Arnalyn19-Feb-10 0:37
Arnalyn19-Feb-10 0:37 
AnswerRe: How to Edit a gridview ,Please correct the code which i gave here. Pin
Nishant Singh9-Nov-09 20:06
Nishant Singh9-Nov-09 20:06 
AnswerRe: How to Edit a gridview ,Please correct the code which i gave here. Pin
Raja Soosai10-Nov-09 2:20
Raja Soosai10-Nov-09 2:20 
Questionhow to display data in grid without sending the data in the database Pin
Flavia A9-Nov-09 18:57
Flavia A9-Nov-09 18:57 
In a web based application i have some textboxes and on the button click the data from the textboxes should be displayed in a gridview or some other conrol where the data can be displayed, modified such that the data be sent back to the textboxes for modifying and back into the gridview .Another button for deleting the data and finally on the click of a button that is outside the gridview the data from it should go into the database.
I was able get the data into the gridview from the textboxes to the grid and back using the
select "textbox1.text" as data1,"textbox2.text"as data2 etc.and was able to modify the data.but for deleting the row i was not able to trace which row is getting deleted and am not able to sent the data to the database on the button click outside the gridview.What should I do? is there some way i can use the gridview itself for the same or i should use some other conrol ?
AnswerRe: how to display data in grid without sending the data in the database Pin
Christian Graus9-Nov-09 19:02
protectorChristian Graus9-Nov-09 19:02 
AnswerRe: how to display data in grid without sending the data in the database Pin
Satish Mahapatra9-Nov-09 19:44
Satish Mahapatra9-Nov-09 19:44 
GeneralRe: how to display data in grid without sending the data in the database Pin
Flavia A9-Nov-09 22:19
Flavia A9-Nov-09 22:19 
GeneralRe: how to display data in grid without sending the data in the database Pin
Satish Mahapatra9-Nov-09 23:38
Satish Mahapatra9-Nov-09 23:38 
GeneralRe: how to display data in grid without sending the data in the database Pin
Flavia A10-Nov-09 0:27
Flavia A10-Nov-09 0:27 
GeneralRe: how to display data in grid without retreiving data from the database and later the dat from the gridview should go into the database. Pin
Flavia A10-Nov-09 0:51
Flavia A10-Nov-09 0:51 
Questionconnection with my sql with ASP.Net Pin
Amit Patel19859-Nov-09 18:30
Amit Patel19859-Nov-09 18:30 
AnswerRe: connection with my sql with ASP.Net Pin
Christian Graus9-Nov-09 18:46
protectorChristian Graus9-Nov-09 18:46 
AnswerRe: connection with my sql with ASP.Net Pin
Gamzun9-Nov-09 20:06
Gamzun9-Nov-09 20:06 
Answerfound solution Pin
Amit Patel19859-Nov-09 20:21
Amit Patel19859-Nov-09 20:21 
GeneralRe: found solution Pin
Christian Graus9-Nov-09 21:09
protectorChristian Graus9-Nov-09 21:09 
Question[Message Deleted] Pin
Amit Patel19859-Nov-09 18:30
Amit Patel19859-Nov-09 18:30 
AnswerRe: connection with my sql with ASP.Net Pin
N a v a n e e t h9-Nov-09 18:31
N a v a n e e t h9-Nov-09 18:31 
GeneralRe: connection with my sql with ASP.Net Pin
Amit Patel19859-Nov-09 18:46
Amit Patel19859-Nov-09 18:46 
GeneralRe: connection with my sql with ASP.Net Pin
Christian Graus9-Nov-09 18:47
protectorChristian Graus9-Nov-09 18:47 
QuestionAsync updates to DB without BackgroundWorker Pin
student_rhr9-Nov-09 12:40
student_rhr9-Nov-09 12:40 
AnswerRe: Async updates to DB without BackgroundWorker Pin
N a v a n e e t h9-Nov-09 15:32
N a v a n e e t h9-Nov-09 15:32 

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.