Hi all,
We have a sales inquiry screen, which contains a table control listing line items and few other input/ouput fields. some of the fields of the table control and few buttons are grouped together. while editing a particular sales inquiry i.e. edit mode. these grouped fields are opened for entry.
my problem is when a particular line item is deleted. the row of particular deleted line item should be greyed out completely. while leaving other rows open for entry.
but, we have grouped these fields and few other input/output fields and opened it for editing.
How can I grey a particular row within a table control under this circumstance?