Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moving data displayed in a grid
Message
 
 
To
17/03/2002 14:11:08
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00633910
Message ID:
00633915
Views:
21
>Hi All:
>
>My grid is populated with data from a cursor. The problem is that the fields that the grid displays may or may not have any data. This affects the way the data is displayed, in that, if the first 2 records have no data in the field being displayed, then the grid displays them as blanks. Now if the next 2 records have data in the fields being displayed, the grid displays them after the 2 fields that have no data.
>
>What I would like to do is, if there is no data in the field being displayed for any row, then don't display that field for that record. In short, I don't want to see blank fields being display in the grid, they all should move up.
>
>any suggestions? TIA.
>
>Ravi

If you don't want to show empty records in the grid than filter them out in the query that creates cursor.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform