DataGrid column truncating string

Creating desktop or client-server database solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
WebiWan
Posts: 24
Joined: Fri Apr 20, 2018 2:21 am

DataGrid column truncating string

Post by WebiWan »

Anyone know why this is happening? There certainly seems to be enough space to display the entire string the Db sends to it. The link is to a zip file with a screencap in it.

https://www.dropbox.com/scl/fi/bgzgh98v ... nsmql&dl=1
FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10103
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: DataGrid column truncating string

Post by FourthWorld »

Is your DataGrid set to use the Form option, or the Table option?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
WebiWan
Posts: 24
Joined: Fri Apr 20, 2018 2:21 am

Re: DataGrid column truncating string

Post by WebiWan »

It's set to Table
Post Reply