‎2007 Jul 24 7:12 AM
hi guru's
i cannt able to select multiple table control rows for deletion of records please give any code to select rows?
regrards,
satheesh.
‎2007 Jul 24 7:34 AM
On the Table Control attributes there is a "Selectability" option where you choose one of: None, Single, or Multiple. In your code you then need to pick up which rows have the selection column set to 'X'.
‎2007 Jul 24 7:34 AM
On the Table Control attributes there is a "Selectability" option where you choose one of: None, Single, or Multiple. In your code you then need to pick up which rows have the selection column set to 'X'.
‎2007 Jul 24 7:48 AM
in screen painter> layout>doubleclick on table control --> there is option LINE SEL in that select multiple radiobutton