Skip to Content
0
Former Member
Dec 07, 2006 at 08:05 PM

TableView

40 Views

Hi Experts ,

I have tableView where i need to diplay records

reccord CONTAINS DIFFERENT COLUMN FIELDS .

<i><b>PERSONAL NO

PERIOD(OFtime entry : for given week)

TYPE OF TIME ENTRY --> OT or PTO</b></i>

records of two types i.e.

a)OverTime type -


>OT

b) Paid Time Off----


>PTO

the condition is if personal number and given period of time two reccords are equal then that should be displayed as one reccord in tableView with two columns for Overtime and PaidTime Off.

Waiting for your suggestions

Thanks