Hi,
I used grid in my form, and set all properties such as the record source, control source and others. I can view all the contents of my .dbf in the grid except field (notes) that uses memo field data type. I used textbox control in my grid. How can I view the contents of that field?
If I used plain textbox control and store the value of the memo field type into a variable. I can view the contents of the memo field? How can I do that in grib control?
Thanks
I used grid in my form, and set all properties such as the record source, control source and others. I can view all the contents of my .dbf in the grid except field (notes) that uses memo field data type. I used textbox control in my grid. How can I view the contents of that field?
If I used plain textbox control and store the value of the memo field type into a variable. I can view the contents of the memo field? How can I do that in grib control?
Thanks