C
Chuck Bowling
I have a Typed Dataset called InstrumentSet containing two tables. An
Instrument table and a joined Parameters table. The DataGrid that is
attached to the Parameters table shows more information than I need so I
tried to define a DataGridTableStyle to limit the displayed info but for
some reason I can't get it to work. I'm not sure what I'm doing wrong but
the code here:
http://sourcepost.sytes.net/sourcepost/sourceview.aspx?source_id=19226 fails
silently without errors or warnings. I'm guessing the problem may be in my
naming of the style.MappingName property but I've tried just about every
name I can think of and can't get it to work... Anybody have a clue as to
what's going on?
Instrument table and a joined Parameters table. The DataGrid that is
attached to the Parameters table shows more information than I need so I
tried to define a DataGridTableStyle to limit the displayed info but for
some reason I can't get it to work. I'm not sure what I'm doing wrong but
the code here:
http://sourcepost.sytes.net/sourcepost/sourceview.aspx?source_id=19226 fails
silently without errors or warnings. I'm guessing the problem may be in my
naming of the style.MappingName property but I've tried just about every
name I can think of and can't get it to work... Anybody have a clue as to
what's going on?