
October 22nd, 2003, 12:05 PM
|
|
Contributing User
|
|
Join Date: Oct 2003
Posts: 59
Time spent in forums: 2 m 36 sec
Reputation Power: 5
|
|
|
Data in MSFlexGrid
Hi all, thanks for answering my previous questions  Really appreaciate that  Now, I have problem in MSFlexGrid.
I am displaying data from database (MS Access) to MsFlexGrid. However, I realized that when display one of the field ("description") in MSFlexGrid, if the description starts with "NUMBER", like "6th Anniversary" ... it will leave a blank then displaying the text ... but if the description is "Dominion" ... it will displaying in the cell from left with no blank. Eg:
In MSFlexGrid ( "b" as blank)
Header Deacription
bbbbbbbbbbbbbbbb6th Anniversary
Dominion
@Tuition Fees
%Fine Dining
Why is it like that? I have other columns like Amount which will starts with $ ... , Data which starts with number (10/31/2003) ..etc ... they all work fine. But not Description column when it starts with number. I have tried other special words in Description like (@, !, #, $, %, ^, etc) and it works fine. Please help 
Last edited by hbcontract : October 22nd, 2003 at 11:14 PM.
|