Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid refresh problem.
Message
From
08/10/2001 03:08:07
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00565365
Message ID:
00565374
Views:
18
Hi,
Vlad the settings are not lost. You did not get my problem. Problem i am facing is -
a) I have setup all formats and input mask for each currency column in the grid.
Pls Note : I have 4 currency columns being displayed in sortgrid.
b) When i execute the form using your sortgrid class - the currency symbol does not appear in any of the column.

c) When i click on the first currency column - the currency symbol for that cell appears and if i move my cursor one row up or down the rest of the cells in the same column appear with currency symbol.

d) The other 3 columns on which i havent yet clicked appear without currency symbol but the moment i click on any of them i will see the currency symbol for that entire column.

e) Also your grid seems to have RELATION problem. I am having 15 columns in the grid displaying information from 10 tables. The first 10 columns are displaying values from (foreign tables or other tables) which are linked to the Grids recordsource. When the form is executed, the sortgrid displays information correctly. Now when u click on the cell in the first column of the grid the following happens
1) the clicked cell value is shown in all cells in that column.
2) the other linked cells which r showing values become blank.
3) When I do NEXT - Previous on the form all the information is displayed back correctly.

BTW the sorting feature of the sortgrid does not work on any of the linked columns.

sanjay.





>Hi!
>
>This grid has nothing to currency fields. You require to set up the input mask and format for all currency columns (to display grid rows) AND control inside all currency columns (for current cell). You can do it in the loop in the Init event of the grid.
>
>If you meant your settings are lost by some way, let me know - this is another problem in VFP grids.
>
>>Hi Vlad,
>> i was using your grid (from SortGrid.Zip) and i am having following problem -
>>Currency Fields - do not get refreshed. When the form is executed first time the column in grid with currency field appears as a plain numeric field. I have given a column format mask of '$' but when u click on the cell in that column than the currency symbol appears for the entire column and not other (currency) columns.
Sanjay Dhiraj Patel

MCSE, MCDBA

Net2Biz (Thailand)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform