G
Guest
Hi there,
I need some advice on the best way to go about this:
I have a datagrid populating from a SQL server database.
There is a field in the SQL table (STR_COMMENTS) that I don't want to
display in the datagrid (it's too big) but I would like some kind of flag
(check box checked or something) if comments do exists in SQL.
Then if comments do exist, I want the user to double click that row, and the
comments display in a pop-up form.
I can't figure out how to go about this.
Any suggestions?
Cheers,
Amber
I need some advice on the best way to go about this:
I have a datagrid populating from a SQL server database.
There is a field in the SQL table (STR_COMMENTS) that I don't want to
display in the datagrid (it's too big) but I would like some kind of flag
(check box checked or something) if comments do exists in SQL.
Then if comments do exist, I want the user to double click that row, and the
comments display in a pop-up form.
I can't figure out how to go about this.
Any suggestions?
Cheers,
Amber