PC Review


Reply
Thread Tools Rate Thread

How do I use DataTable.DisplayExpression?

 
 
Darwin Fisk
Guest
Posts: n/a
 
      7th Jul 2005
I've tried assigning a string, and many variations on what might be
expressions, to no good luck. Doe anyone know how I assign a value to this
property, and what it considers a valid value?

I've tried:

myTable.DisplayExpression = "Show This Name";
myTable.DisplayExpression = "'Show This Name'";
myTable.DisplayExpression = "='Show This Name'";
myTable.DisplayExpression = "[Show This Name]";
myTable.DisplayExpression = "Show+This+Name";
myTable.DisplayExpression = "return 'Show This Name'";
myTable.DisplayExpression = "DisplayExpression = 'Show This Name'";

I have no clue...

Any help would be appreciated.

Thanks,
Darwin Fisk


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Table.DisplayExpression =?Utf-8?B?QmFydA==?= Microsoft ADO .NET 2 31st May 2006 04:46 AM
DisplayExpression William \(Bill\) Vaughn Microsoft ADO .NET 1 6th Jan 2006 04:51 AM
How do I use DataTable.DisplayExpression ? Darwin Fisk Microsoft ADO .NET 0 7th Jul 2005 11:34 PM
DataTable.DisplayExpression-Property Steffi Microsoft ADO .NET 2 23rd Apr 2004 04:22 PM
DataTable.DisplayExpression property elton Microsoft ADO .NET 0 12th Sep 2003 11:30 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:48 PM.