PeriyurParthi
IS-IT--Management
hi
user need to find the records by useing find option, is there any possiblities to have option in grid ??
and also another major problem is i need to link two grid with 2 tables, like suppose if i have an master grid and an trascation grid, when i use to click in master grid, that particular code has to be filtered and listed out in transaction table, i have tried useing
childorder=trans.mastercode
link master=master.table
record source=trans.table
relation exprsion=master.mastercode(index)
but it is not working, pls help me
thanks
parthi
user need to find the records by useing find option, is there any possiblities to have option in grid ??
and also another major problem is i need to link two grid with 2 tables, like suppose if i have an master grid and an trascation grid, when i use to click in master grid, that particular code has to be filtered and listed out in transaction table, i have tried useing
childorder=trans.mastercode
link master=master.table
record source=trans.table
relation exprsion=master.mastercode(index)
but it is not working, pls help me
thanks
parthi