Skip to Content
0
Former Member
Jan 02, 2008 at 10:29 AM

To Disble the Field in Table Control after clicking Save button

27 Views

Hi,

I have a requirement as follows. i need to disable one field in the table control after clicking save button. i tried with SCREEN elements but it disabling whole the table control but i need to disable that particular one record only in the table control. i found Structure CXTAB_COLUMN in documentaion. it has the properties like invisible. can any body tell how can we disble that particular field in table control only for the one record. and how can we use CXTAB_COLUMN.

Thanks in advance.