Click here to Skip to main content
15,906,626 members
Home / Discussions / C#
   

C#

 
GeneralRe: memory increase Pin
Colin Angus Mackay25-Sep-04 15:03
Colin Angus Mackay25-Sep-04 15:03 
General.Net Remoting Issue Pin
jtmtv1825-Sep-04 7:56
jtmtv1825-Sep-04 7:56 
GeneralRe: .Net Remoting Issue Pin
Alex Korchemniy25-Sep-04 12:34
Alex Korchemniy25-Sep-04 12:34 
GeneralRe: .Net Remoting Issue Pin
jtmtv1825-Sep-04 17:51
jtmtv1825-Sep-04 17:51 
Generalretreiving hardware information Pin
alanazi25-Sep-04 4:46
alanazi25-Sep-04 4:46 
GeneralRe: retreiving hardware information Pin
alanazi27-Sep-04 3:39
alanazi27-Sep-04 3:39 
General.net remoting problem Pin
rclayclements25-Sep-04 3:24
rclayclements25-Sep-04 3:24 
GeneralCurrencyManager problem Pin
Roger Alsing25-Sep-04 2:08
Roger Alsing25-Sep-04 2:08 
Hi , im fiddling around with a databound control.

when the datasource is set i loop through the control's datamembers .. eg "customer" "customer.customerorders" "customer.customerorders.ordersorderdetail"

and i fetch a CurrencyManager for each of the datamembers.
and i also attach some eventhandlers to each currencymanager in order to get notified when something happends to the data

if i now add a datagrid to a form and attach it to the same datasource
i can clearly see that my eventhandlers are triggered when moving/editing in the datagrid

now to the problem.

if i know the datasource is a dataset and i simply change a value of some row in one of the datasets tables via code , my currencymanagers doesnt fetch that.
(i can see that the datagrid fetches that change)

i take it that since the change wasnt triggered via the same currencymanager my eventhandlers wont fire.

so is there any way for me to do the same as the datagrid and fetch _any_ change in the data?
and if possible w/o having to hardcode lots of stuff to handle datasets/datatables

//Roger
GeneralRe: CurrencyManager problem Pin
Roger Alsing25-Sep-04 2:19
Roger Alsing25-Sep-04 2:19 
Generalsaving images Pin
mathon24-Sep-04 22:21
mathon24-Sep-04 22:21 
GeneralRe: saving images Pin
Alex Korchemniy25-Sep-04 12:11
Alex Korchemniy25-Sep-04 12:11 
Questionget page or get totaller failed on report? Pin
murali_utr24-Sep-04 22:16
murali_utr24-Sep-04 22:16 
GeneralSignature Capture Pin
mathon24-Sep-04 22:16
mathon24-Sep-04 22:16 
GeneralRe: Signature Capture Pin
Alex Korchemniy25-Sep-04 12:38
Alex Korchemniy25-Sep-04 12:38 
Generaldisplay treeview Pin
CocciaStella24-Sep-04 17:28
CocciaStella24-Sep-04 17:28 
GeneralRe: display treeview Pin
Shaival24-Sep-04 19:48
Shaival24-Sep-04 19:48 
GeneralRe: display treeview Pin
CocciaStella25-Sep-04 9:23
CocciaStella25-Sep-04 9:23 
Questionserial printer on Web? Pin
rbarzallo24-Sep-04 15:57
rbarzallo24-Sep-04 15:57 
AnswerRe: serial printer on Web? Pin
Alex Korchemniy25-Sep-04 12:14
Alex Korchemniy25-Sep-04 12:14 
GeneralRe: serial printer on Web? Pin
rbarzallo26-Sep-04 6:38
rbarzallo26-Sep-04 6:38 
GeneralDeleted row information cannot be accessed through the row Pin
zuhx24-Sep-04 14:49
zuhx24-Sep-04 14:49 
GeneralVirtual ListView exception when leaving and entering focus Pin
tajbender24-Sep-04 13:14
tajbender24-Sep-04 13:14 
GeneralGUID Pin
yyf24-Sep-04 11:37
yyf24-Sep-04 11:37 
GeneralRe: GUID Pin
Charlie Williams24-Sep-04 12:23
Charlie Williams24-Sep-04 12:23 
GeneralA C# SQL question Pin
cemlouis24-Sep-04 10:12
cemlouis24-Sep-04 10:12 

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.