Click here to Skip to main content
15,913,111 members
Home / Discussions / C#
   

C#

 
GeneralRe: I need to draw more time on the same Image Pin
MoustafaS21-Jun-05 2:24
MoustafaS21-Jun-05 2:24 
GeneralRe: I need to draw more time on the same Image Pin
Sasuko21-Jun-05 5:50
Sasuko21-Jun-05 5:50 
GeneralRe: I need to draw more time on the same Image Pin
Christian Graus21-Jun-05 12:56
protectorChristian Graus21-Jun-05 12:56 
Generalpls help urgently [c# or vb.net] Pin
Tapan Pathak20-Jun-05 12:47
Tapan Pathak20-Jun-05 12:47 
GeneralRe: pls help urgently [c# or vb.net] Pin
Dave Kreskowiak20-Jun-05 16:52
mveDave Kreskowiak20-Jun-05 16:52 
Generaldatagrid paging Pin
BECK720-Jun-05 12:10
BECK720-Jun-05 12:10 
GeneralRe: try this Pin
anj198320-Jun-05 18:52
anj198320-Jun-05 18:52 
GeneralShaped Controls from an Image Pin
Anonymous20-Jun-05 10:07
Anonymous20-Jun-05 10:07 
GeneralPlugins and Add Ins with C# Pin
YorgZero20-Jun-05 9:35
YorgZero20-Jun-05 9:35 
GeneralRe: Plugins and Add Ins with C# Pin
Steve Maier20-Jun-05 10:43
professionalSteve Maier20-Jun-05 10:43 
QuestionHow To Detect Workstation lock?[C#] Pin
Tapan Pathak20-Jun-05 8:41
Tapan Pathak20-Jun-05 8:41 
GeneralDatagrid and updating Pin
mhmo20-Jun-05 5:55
mhmo20-Jun-05 5:55 
GeneralRe: Datagrid and updating Pin
Stanciu Vlad20-Jun-05 6:16
Stanciu Vlad20-Jun-05 6:16 
I think you have 2 ways to do waht you want :
1) make a button in the corner of the window whitch has the dataGrid that updates the database with the contnets of the grid
or
2) catch every changed row in the dataGrid and update it in the database after the complete change

I would recommand option 1 because when a mistake is made it can be undo.
I hope you know something about asp.net in order to do what I wrote...

ps: when a value is changed in a dataGrid, the dataTable that is the source is modified too.

I hope you understand...
By the way... visit http://nehe.gamedev.net[^]
GeneralRe: Datagrid and updating Pin
mhmo20-Jun-05 6:47
mhmo20-Jun-05 6:47 
GeneralRe: Datagrid and updating Pin
mhmo20-Jun-05 7:26
mhmo20-Jun-05 7:26 
GeneralRe: Datagrid and updating Pin
mhmo20-Jun-05 19:38
mhmo20-Jun-05 19:38 
GeneralRe: Datagrid and updating Pin
Stanciu Vlad20-Jun-05 21:29
Stanciu Vlad20-Jun-05 21:29 
GeneralImporting a Type library in C# Pin
anderslundsgard20-Jun-05 5:16
anderslundsgard20-Jun-05 5:16 
GeneralNeed help plz Pin
hediii20-Jun-05 4:30
hediii20-Jun-05 4:30 
GeneralRe: Need help plz Pin
J4amieC20-Jun-05 5:46
J4amieC20-Jun-05 5:46 
GeneralResizing Images, annoying border. Pin
F_A_C20-Jun-05 4:28
F_A_C20-Jun-05 4:28 
GeneralRe: Resizing Images, annoying border. Pin
Christian Graus20-Jun-05 14:49
protectorChristian Graus20-Jun-05 14:49 
GeneralRe: Resizing Images, annoying border. Pin
F_A_C20-Jun-05 23:21
F_A_C20-Jun-05 23:21 
GeneralRe: Resizing Images, annoying border. Pin
Christian Graus21-Jun-05 12:57
protectorChristian Graus21-Jun-05 12:57 
QuestionHow can I disable scripting in a WebBrowser control? Pin
weslund20-Jun-05 4:24
weslund20-Jun-05 4:24 

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.