Click here to Skip to main content
15,902,112 members
Home / Discussions / C#
   

C#

 
GeneralRe: Close of event Pin
George_George3-Jun-08 1:09
George_George3-Jun-08 1:09 
QuestionPlease Help in Livecaht Using Sockets Pin
Nvrk2-Jun-08 1:35
Nvrk2-Jun-08 1:35 
QuestionProblem reading from a socket: Data obtained halfway through is nothing but zeros Pin
KarlWF2-Jun-08 0:33
KarlWF2-Jun-08 0:33 
QuestionDifference between local dataset and dataset retrieved remotely Pin
Nigel Mackay1-Jun-08 23:59
Nigel Mackay1-Jun-08 23:59 
AnswerRe: Difference between local dataset and dataset retrieved remotely Pin
rah_sin2-Jun-08 1:28
professionalrah_sin2-Jun-08 1:28 
GeneralRe: Difference between local dataset and dataset retrieved remotely Pin
Nigel Mackay2-Jun-08 1:44
Nigel Mackay2-Jun-08 1:44 
GeneralRe: Difference between local dataset and dataset retrieved remotely Pin
rah_sin2-Jun-08 2:05
professionalrah_sin2-Jun-08 2:05 
GeneralRe: Difference between local dataset and dataset retrieved remotely Pin
Nigel Mackay2-Jun-08 2:23
Nigel Mackay2-Jun-08 2:23 
Thanks, but I can do that just fine. This example is all on one Windows form. The problem occurs when I fill a dataset from a database at the server, send the dataset to the client, and the client binds the dataset to a datagrid.

When I do this, the datagrid does not update the dataset.

If I create a windows form with a datagrid on it, and fill the dataset using code on the same form, then changes to the datagrid update the dataset.

It is as if the compiler knows that the dataset was passed over the network and refuses to implement the data-binding in both directions Smile | :)

Nigel
Questionhow to insert image from picturebox to database Pin
fofoth1-Jun-08 23:06
fofoth1-Jun-08 23:06 
AnswerRe: how to insert image from picturebox to database Pin
neyerMat1-Jun-08 23:45
neyerMat1-Jun-08 23:45 
AnswerRe: how to insert image from picturebox to database [modified] Pin
DaveyM691-Jun-08 23:46
professionalDaveyM691-Jun-08 23:46 
AnswerRe: how to insert image from picturebox to database Pin
Gareth H2-Jun-08 0:28
Gareth H2-Jun-08 0:28 
QuestionWindows XP Pin
neyerMat1-Jun-08 22:48
neyerMat1-Jun-08 22:48 
AnswerRe: Windows XP Pin
DaveyM691-Jun-08 23:53
professionalDaveyM691-Jun-08 23:53 
GeneralRe: Windows XP Pin
neyerMat2-Jun-08 0:54
neyerMat2-Jun-08 0:54 
GeneralRe: Windows XP Pin
DaveyM692-Jun-08 1:18
professionalDaveyM692-Jun-08 1:18 
AnswerRe: Windows XP Pin
blackjack21502-Jun-08 0:38
blackjack21502-Jun-08 0:38 
GeneralRe: Windows XP Pin
neyerMat2-Jun-08 1:32
neyerMat2-Jun-08 1:32 
QuestionNeed help to solve basic OOP concept Pin
ashwinibhalerao1-Jun-08 21:41
ashwinibhalerao1-Jun-08 21:41 
AnswerRe: Need help to solve basic OOP concept Pin
N a v a n e e t h1-Jun-08 22:07
N a v a n e e t h1-Jun-08 22:07 
AnswerRe: Need help to solve basic OOP concept Pin
originSH1-Jun-08 22:30
originSH1-Jun-08 22:30 
AnswerRe: Need help to solve basic OOP concept Pin
Pete O'Hanlon1-Jun-08 22:30
mvePete O'Hanlon1-Jun-08 22:30 
AnswerRe: Need help to solve basic OOP concept Pin
Alan Balkany2-Jun-08 4:06
Alan Balkany2-Jun-08 4:06 
QuestionAuto ”Set as startup project” in Visual Studio Pin
anderslundsgard1-Jun-08 21:37
anderslundsgard1-Jun-08 21:37 
AnswerRe: Auto ”Set as startup project” in Visual Studio Pin
Ashfield1-Jun-08 23:06
Ashfield1-Jun-08 23:06 

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.