G
Guest
Hello,
I have a datagrid with about 5 columns. It's datasource is a dataset that
also contains a 'comments' field, but I'm not displaying it, as it would take
up too much space.
What I would like to have, is a small 'button' in each row, that displays if
a comment exists for that record, but doesn't if there is no comment.
If a comment exists, the user can click the 'button' to open the comments in
a small form.
Is this possible?
Thanks in advance!
Amber
I have a datagrid with about 5 columns. It's datasource is a dataset that
also contains a 'comments' field, but I'm not displaying it, as it would take
up too much space.
What I would like to have, is a small 'button' in each row, that displays if
a comment exists for that record, but doesn't if there is no comment.
If a comment exists, the user can click the 'button' to open the comments in
a small form.
Is this possible?
Thanks in advance!
Amber