Hello guys,
I'm back with a question again.
My client has a History Sheet of vehicles admitted in his garage. (The garage is a Government owned, so their style of working is little different.)
I need to show them the History if they input the vehicle Number.
I have seen the option 'Microsoft Rich Text Box', but it looks that the source should be a memo field or a file only. (I have browsed some topics and understood that way.) But, the data I have to display is a collection of fields from a table and various records. (Simply saying, the vehicle might have been used by only one person in its entire life or might have been used by more than 4 or 5 officers in it's life. I need to fetch it and display as a paragraph. Also I need to show the current owner as Bold or highlighted text.)
Previously in DOS version, I used to define windows and manage this situation. Now, is there any option for me in VFP 9?
-------------
Looking for knowledge from anyone, anywhere.
I'm back with a question again.
My client has a History Sheet of vehicles admitted in his garage. (The garage is a Government owned, so their style of working is little different.)
I need to show them the History if they input the vehicle Number.
For example:
If they input the vehicle number as MX 11B 18356 I have to show them two windows, one window showing the names of officers who have used from time to time, and the other window showing the repairs carried out to the vehicle from time to time.
If they input the vehicle number as MX 11B 18356 I have to show them two windows, one window showing the names of officers who have used from time to time, and the other window showing the repairs carried out to the vehicle from time to time.
I have seen the option 'Microsoft Rich Text Box', but it looks that the source should be a memo field or a file only. (I have browsed some topics and understood that way.) But, the data I have to display is a collection of fields from a table and various records. (Simply saying, the vehicle might have been used by only one person in its entire life or might have been used by more than 4 or 5 officers in it's life. I need to fetch it and display as a paragraph. Also I need to show the current owner as Bold or highlighted text.)
Previously in DOS version, I used to define windows and manage this situation. Now, is there any option for me in VFP 9?
-------------
Looking for knowledge from anyone, anywhere.