M
Michael Appelmans
I need to display a list of image names from a database and highlight
the row if the image does not exist in a directory (or the name in the
database was a typo)
Can anyone direct me to an example showing how to customize rows (not
all, just ones that meet a specific criteria) in a dataset?
Would it be better to load the dataset and then read through the dataset
and set row properties or to have an event function that triggers as
each row is loaded and modifies the row's properties?
Thanks for any help with this.
Michael
the row if the image does not exist in a directory (or the name in the
database was a typo)
Can anyone direct me to an example showing how to customize rows (not
all, just ones that meet a specific criteria) in a dataset?
Would it be better to load the dataset and then read through the dataset
and set row properties or to have an event function that triggers as
each row is loaded and modifies the row's properties?
Thanks for any help with this.
Michael