Subject | Re: [IBO] Re: TIB_Grid: still two problems |
---|---|
Author | lester@lsces.co.uk |
Post date | 2001-12-04T09:11:28Z |
> > I still have two problems with TIB_Grid, where neither the IBOSet the grids RowLines and ColLines to false when the tables
> help,
> > nor the GSG seem to help.
> >
> > First, users are complaining that TIB_Grid displays an empty row,
> > even when there are no entries. This is confusing for most of them.
> > True, this does have some use if the grid is allowed to auto-insert
> > items, but this is disabled for my app anyway (at least I think
> so...
> > preventInserting=false should do that, right?)
> > So how can I tell the grid to display no row (besides the header)
> if
> > the dataset is empty?
is empty? Do it in the OnDataChange of the attached
TIB_DataSource.
> > Second, (this has been asked before with no reply) how can I makeMore difficult. Because it depends what you want to do when
> > multi-selects with Ctrl+click work like on a standard Windows
> > listbox? The difference is:
> > In a listbox, if no row is selected (just one is highlighted)
> > ctrl+clicking on another row actually selects 2 rows (the
> current+the
> > clicked) while in TIB_Grid, only the clicked row is selected (but
> not
> > the current).
> > So how can I tell the grid to behave like a standard listbox?
you have selected the list. I don't use it so I am don't
know the full answer. The problem is to create a list of
bookmarks wich you can then use in YOUR OWN routines to
delete and things like that. There is no simple fix of
multiple operations, at the end of the day they have to be
processed one at a time.
Having said that - Jason - what happened to MultiSelect?
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services