ENDIF
> tv.Refresh
> RETURN TRUE
>
> CATCH
> RETURN FALSE
> END
>
> '---
>
> -Original Message-
> From: Ricardo Díaz Martín
> Reply-to: mailing list fo
e = FALSE
ENDIF
tv.Refresh
RETURN TRUE
CATCH
RETURN FALSE
END
'---
-Original Message-
From: Ricardo Díaz Martín
Reply-to: mailing list for gambas users
To: mailing list for gambas users
Subject: [Gambas-user] gridvie
Hi all,
I wonder if there is a way to auto-resize a column in a grid view by code
(the same when you double-cliked on run time to auto-size the width).
I always save columns width in database and when form is loading set values
for columns width. But now I need in one form to do this like if user