Click here to Skip to main content
15,908,173 members
Home / Discussions / C#
   

C#

 
GeneralRe: Using StreamReader to read an unkown amount of lines / data. Pin
Super Lloyd1-Aug-09 16:52
Super Lloyd1-Aug-09 16:52 
GeneralRe: Using StreamReader to read an unkown amount of lines / data. Pin
noiser1-Aug-09 17:38
noiser1-Aug-09 17:38 
QuestionDownloading unknown number of files from web server Pin
steve_rm30-Jul-09 14:26
steve_rm30-Jul-09 14:26 
AnswerRe: Downloading unknown number of files from web server Pin
Christian Graus30-Jul-09 14:44
protectorChristian Graus30-Jul-09 14:44 
QuestionList<string> Help</string> Pin
Gregory Bryant30-Jul-09 13:13
Gregory Bryant30-Jul-09 13:13 
AnswerRe: List Help Pin
Christian Graus30-Jul-09 13:55
protectorChristian Graus30-Jul-09 13:55 
QuestionUpdating data in data set and data table. Pin
Omar Akhtar Sheikh30-Jul-09 11:29
Omar Akhtar Sheikh30-Jul-09 11:29 
AnswerRe: Updating data in data set and data table. Pin
nelsonpaixao30-Jul-09 14:11
nelsonpaixao30-Jul-09 14:11 
"...Now as you know that grids are editable so if any changes are made inside the grid then how to update..."

sorry i didn´t check your code because of this sentence

you don´t edit that DataGridView, you edit the database

in sql database, you create Store Procedures that you trigger in an c# event like button click
the SP you create are: insert row, update row, delete row etc etc etc

so, to make changes in the DB you have to trigger the procedure you want, after, show it in the DGV
(later, don´t forget to use crystal report to display and print data)

nelsonpaixao@yahoo.com.br

trying to help & get help

QuestionWeb Services Issue Pin
caksabre230-Jul-09 10:24
caksabre230-Jul-09 10:24 
AnswerRe: Web Services Issue Pin
Robin_Roy30-Jul-09 17:04
Robin_Roy30-Jul-09 17:04 
Questionimporting system.deployment Pin
Vivek Vijayan30-Jul-09 9:17
Vivek Vijayan30-Jul-09 9:17 
AnswerRe: importing system.deployment Pin
Dave Kreskowiak30-Jul-09 9:35
mveDave Kreskowiak30-Jul-09 9:35 
AnswerRe: importing system.deployment Pin
Abhishek Sur30-Jul-09 10:15
professionalAbhishek Sur30-Jul-09 10:15 
GeneralRe: importing system.deployment Pin
Vivek Vijayan30-Jul-09 22:20
Vivek Vijayan30-Jul-09 22:20 
GeneralRe: importing system.deployment Pin
Abhishek Sur30-Jul-09 23:09
professionalAbhishek Sur30-Jul-09 23:09 
QuestionScreenshot after WebBrowser Navigates Pin
VengefulSakhmet30-Jul-09 8:30
VengefulSakhmet30-Jul-09 8:30 
AnswerRe: Screenshot after WebBrowser Navigates Pin
0x3c030-Jul-09 9:12
0x3c030-Jul-09 9:12 
GeneralRe: Screenshot after WebBrowser Navigates Pin
VengefulSakhmet4-Aug-09 5:22
VengefulSakhmet4-Aug-09 5:22 
QuestionCreating a updater that will download and update installation files Pin
steve_rm30-Jul-09 7:54
steve_rm30-Jul-09 7:54 
AnswerRe: Creating a updater that will download and update installation files Pin
Henry Minute30-Jul-09 8:20
Henry Minute30-Jul-09 8:20 
AnswerRe: Creating a updater that will download and update installation files Pin
Giorgi Dalakishvili30-Jul-09 8:49
mentorGiorgi Dalakishvili30-Jul-09 8:49 
QuestionAdding a Win32 resource file into VC#.NET Pin
alleyes30-Jul-09 7:13
professionalalleyes30-Jul-09 7:13 
AnswerRe: Adding a Win32 resource file into VC#.NET Pin
Dave Kreskowiak30-Jul-09 9:30
mveDave Kreskowiak30-Jul-09 9:30 
GeneralRe: Adding a Win32 resource file into VC#.NET Pin
alleyes30-Jul-09 9:43
professionalalleyes30-Jul-09 9:43 
QuestionInitialize a protocol in a BBS Pin
bigjoe11a30-Jul-09 7:05
bigjoe11a30-Jul-09 7:05 

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.