Click here to Skip to main content
15,918,330 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionMultithreading Pin
k_dasaprakash20-Jul-06 2:19
k_dasaprakash20-Jul-06 2:19 
AnswerRe: Multithreading Pin
Keith Malwitz20-Jul-06 4:39
Keith Malwitz20-Jul-06 4:39 
AnswerRe: Multithreading Pin
Rob Graham21-Jul-06 11:00
Rob Graham21-Jul-06 11:00 
QuestionProblem using a Multiview inside of a Formview! Pin
gabru12319-Jul-06 10:31
gabru12319-Jul-06 10:31 
AnswerRe: Problem using a Multiview inside of a Formview! Pin
Mr programboy10-Dec-08 0:14
Mr programboy10-Dec-08 0:14 
QuestionDataGrid: setting an indexed property as mappingname value. Pin
space_doggy19-Jul-06 10:02
space_doggy19-Jul-06 10:02 
AnswerRe: DataGrid: setting an indexed property as mappingname value. Pin
Josh Smith19-Jul-06 10:41
Josh Smith19-Jul-06 10:41 
QuestionRe: DataGrid: setting an indexed property as mappingname value. Pin
space_doggy19-Jul-06 11:13
space_doggy19-Jul-06 11:13 
Hi Josh,

Thanks for the reply. 'Fields' should have been 'FieldValues' - signature below.

Public ReadOnly Property FieldValue(ByVal dataSource As String) As String

Basically, I have a collection of objects which are wrappers to their underlying field values (eg datasouce and value string). However, I want to be able to access the field values directly, through my FieldValue property, rather than indirectly though the various other accessors. I know this sounds a lot like a datatable, but trust me Smile | :)

Tried you suggestion, but no luck. A string is required, and I thought the following would have worked:

.MappingName = "FieldValue(" & vbQuote & "wmsName" & vbQuote & ")"

where 'wmsName' is the argument I want to pass to the FieldValue property. No joy though.

Thanks for your help,
Luke
AnswerRe: DataGrid: setting an indexed property as mappingname value. Pin
Josh Smith19-Jul-06 12:48
Josh Smith19-Jul-06 12:48 
GeneralRe: DataGrid: setting an indexed property as mappingname value. Pin
space_doggy19-Jul-06 13:00
space_doggy19-Jul-06 13:00 
QuestionInstaller for C# program Pin
Megaspocky19-Jul-06 9:49
Megaspocky19-Jul-06 9:49 
AnswerRe: Installer for C# program Pin
Josh Smith19-Jul-06 9:57
Josh Smith19-Jul-06 9:57 
AnswerRe: Installer for C# program Pin
Paul Conrad19-Jul-06 14:46
professionalPaul Conrad19-Jul-06 14:46 
AnswerRe: Installer for C# program Pin
Ed.Poore19-Jul-06 22:37
Ed.Poore19-Jul-06 22:37 
QuestionServer Application Unavailable Pin
mahesh kukkadapu19-Jul-06 7:29
mahesh kukkadapu19-Jul-06 7:29 
AnswerRe: Server Application Unavailable Pin
Mike Dimmick21-Jul-06 4:11
Mike Dimmick21-Jul-06 4:11 
QuestionGet drive letter for USB flash drive [modified] Pin
mmhu19-Jul-06 4:13
mmhu19-Jul-06 4:13 
QuestionNeed help creating something!! Pin
kevincoy19-Jul-06 3:35
kevincoy19-Jul-06 3:35 
AnswerRe: Need help creating something!! Pin
Robert Rohde19-Jul-06 3:54
Robert Rohde19-Jul-06 3:54 
GeneralRe: Need help creating something!! Pin
kevincoy19-Jul-06 5:19
kevincoy19-Jul-06 5:19 
Questionneed help with custom configuration section Pin
nnc!banzai19-Jul-06 0:34
nnc!banzai19-Jul-06 0:34 
QuestionMobile Agent Pin
Nabeel Younus Khan18-Jul-06 11:56
Nabeel Younus Khan18-Jul-06 11:56 
Questionpropertygrid custom properties question Pin
roey frid18-Jul-06 4:06
roey frid18-Jul-06 4:06 
AnswerRe: propertygrid custom properties question Pin
Robert Rohde18-Jul-06 20:41
Robert Rohde18-Jul-06 20:41 
Question"All pipe instances are busy" when working with IpcChannel Pin
Ilia Blank18-Jul-06 3:23
Ilia Blank18-Jul-06 3:23 

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.