Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How To: Display an Icon is a grid row
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00752161
Message ID:
00752207
Views:
24
This message has been marked as a message which has helped to the initial question of the thread.
Dear Friend,
Hi, You can make a field with General data type in your table and fill your field with "Append General fieldName From iconPath Link" . When you mention Link in your Append General command, You make a connection to the Icon file without makeing your table big in size. Then you can add an OleBoundControl in proper column of your Grid and Set the ControlSource property of the column and your OleBoundControl to the General field of your table. Please pay attension that you should set the Sparse property of your column to .F.
for showing the icons in all of the grid's rows.

Good Luck,
F.Bayanati
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform