PC Review


Reply
Thread Tools Rate Thread

DataGrid with SqlCeResultSet

 
 
vijay
Guest
Posts: n/a
 
      8th Aug 2007
Hi

I am displaying database table content in a datagrid. to display the
values in the datagrid i am using bindingsource combiled with
SqlCeresult set. I am able to display the table contents in the grid
sucessfully. ( I am using VS2005,VB.net 2005, .NET CF 2.0, SQL CE 2005
compact edition, Windows Mobile 5.0 Pocket pc emulator)

My problem.

in the table there is a status field. which is a nvarchar(1) field. so
the values stored in the field are like this

D-> delivery
R -> return
C --> Canceled.

when the data is displayed in the Datagrid, the status field values
are displayed D, R, C. Instead of that i have to display Delivery,
Return, Canceled. i can't modify the table structure to store full
description in the status field. How to do it?.

Thank you

 
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
Datagrid binded to sqlceresultset (how to) Destiny.. Microsoft Dot NET Compact Framework 4 18th Dec 2008 08:42 AM
DataGrid and SqlCeResultset in CF v2 2139933@gmail.com Microsoft Dot NET Compact Framework 1 3rd Jan 2008 04:49 PM
SqlCeResultSet and DataGrid and TableStyles Adam Microsoft Dot NET Compact Framework 2 24th Nov 2007 12:48 AM
SqlCeResultSet and datagrid Ben Schwehn Microsoft Dot NET Compact Framework 5 25th Mar 2006 01:05 PM
SqlCeResultSet with DataGrid =?Utf-8?B?R28gTW9iaWxl?= Microsoft Dot NET Compact Framework 1 22nd Jun 2005 09:44 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:40 AM.