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

ASP.NET

 
Questionnested datagrid problem Pin
jhyn18-Jan-09 23:28
jhyn18-Jan-09 23:28 
QuestionInfragistics Calendar view (Day view) Pin
priya_velan18-Jan-09 23:19
priya_velan18-Jan-09 23:19 
QuestionRe: Infragistics Calendar view (Day view) Pin
priya_velan19-Jan-09 14:13
priya_velan19-Jan-09 14:13 
QuestionIterate through DataGrid Pin
PritiP18-Jan-09 23:09
PritiP18-Jan-09 23:09 
AnswerRe: Iterate through DataGrid Pin
Herman<T>.Instance19-Jan-09 3:18
Herman<T>.Instance19-Jan-09 3:18 
QuestionHow to save datagrid values in the database. Pin
jaraldumary18-Jan-09 23:01
jaraldumary18-Jan-09 23:01 
AnswerRe: How to save datagrid values in the database. Pin
SeMartens19-Jan-09 0:08
SeMartens19-Jan-09 0:08 
AnswerRe: How to save datagrid values in the database. Pin
Reza Raad19-Jan-09 0:30
Reza Raad19-Jan-09 0:30 
what do you mean exactly??
did you mean you want to update/select/insert/delete data on database from datagrid??
if you mean this,don't worry this is a simple job,
just use SqlDataAdapter and set these commands for it:
SelectCommand
UpdateCommand
DeleteCommand
InsertCommand

see this sample for more details:
http://www.c-sharpcorner.com/UploadFile/raj1979/GridViewExample11232008075052AM/GridViewExample.aspx[^]

Human knowledge belongs to the world
http://www.rad.pasfu.com/index.php



GeneralRe: How to save datagrid values in the database. Pin
jaraldumary19-Jan-09 0:49
jaraldumary19-Jan-09 0:49 
AnswerRe: How to save datagrid values in the database. Pin
Reza Raad19-Jan-09 9:14
Reza Raad19-Jan-09 9:14 
Questiondiff. betn selection methods for XML [modified] Pin
Member 398136618-Jan-09 20:25
Member 398136618-Jan-09 20:25 
AnswerRe: diff. betn selection methods for XML Pin
N a v a n e e t h18-Jan-09 21:09
N a v a n e e t h18-Jan-09 21:09 
Questiondatagrid problem! Pin
RajpootRohan18-Jan-09 20:09
professionalRajpootRohan18-Jan-09 20:09 
AnswerRe: datagrid problem! Pin
Aman Bhullar18-Jan-09 20:38
Aman Bhullar18-Jan-09 20:38 
AnswerRe: datagrid problem! Pin
_AK_18-Jan-09 21:53
_AK_18-Jan-09 21:53 
AnswerRe: datagrid problem! Pin
N a v a n e e t h18-Jan-09 22:16
N a v a n e e t h18-Jan-09 22:16 
GeneralRe: datagrid problem! Pin
RajpootRohan18-Jan-09 22:53
professionalRajpootRohan18-Jan-09 22:53 
Questionindicator to show online or offline Pin
meghamaharshi18-Jan-09 19:45
meghamaharshi18-Jan-09 19:45 
AnswerRe: indicator to show online or offline Pin
Abhijit Jana18-Jan-09 20:05
professionalAbhijit Jana18-Jan-09 20:05 
GeneralRe: indicator to show online or offline Pin
meghamaharshi18-Jan-09 20:37
meghamaharshi18-Jan-09 20:37 
GeneralRe: indicator to show online or offline Pin
_AK_18-Jan-09 22:03
_AK_18-Jan-09 22:03 
GeneralRe: indicator to show online or offline Pin
meghamaharshi18-Jan-09 22:19
meghamaharshi18-Jan-09 22:19 
AnswerRe: indicator to show online or offline Pin
Abhishek Sur18-Jan-09 20:40
professionalAbhishek Sur18-Jan-09 20:40 
GeneralRe: indicator to show online or offline Pin
meghamaharshi18-Jan-09 20:44
meghamaharshi18-Jan-09 20:44 
AnswerRe: indicator to show online or offline Pin
Christian Graus19-Jan-09 2:08
protectorChristian Graus19-Jan-09 2:08 

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.