Hi
I wonder if the adf table supports the action based feature like Fill Up / Down of table cell value from one row to other rows in the table. Fill-Up/Down will act on the current attribute/column only. Current attribute is the attribute with cursor focus on table cell. Fill-Down will replicate the value of the current attribute to the records below in the table. Fill-up will replicate the value of the current attribute to the records above. If the user has selected more than one record, the value will be replicated to the selected records only, above respectively below the current record.
Does ADF support this feature ? If any one has implemented this kind of requirement. Any help will be greatly appreciated.