Hi !
I've created a custom Address Table with fields StreetID(str 20) and StreetName (str 250).
In table properties LookupField1 is StreetID and Lookpfield2 is StreetName
Now I create a new form, and put this Address table as datasource. Then I create Grid in the form and add the StreetID.
Now the problem is in the lookup. Because StreetName is str 250, each row in the lookup has the height of 3 normal rows.
Is there any way to make the rows have the normal height?
Thanks! Best Regards!
K.
*This post is locked for comments