AlluRajasekhar
9th May 2007, 17:54
Hi,
I have problems with switching index dynamically. I have created a new table with two indexes. The order of fields in indices are ...
Index 1 - "a" and "b"
Index 2 - "b" and "a"
Now I have created a maintain session on this new table with 2 forms in it. The requirement is to show records on form 1 with sort key as index1 and show records on form 2 with sort key as index2. I wanted to do this in program script.
Appreciate your help in achieving this. I tried to search the existing threads but could not find an answer.
Thank you.
Raj
I have problems with switching index dynamically. I have created a new table with two indexes. The order of fields in indices are ...
Index 1 - "a" and "b"
Index 2 - "b" and "a"
Now I have created a maintain session on this new table with 2 forms in it. The requirement is to show records on form 1 with sort key as index1 and show records on form 2 with sort key as index2. I wanted to do this in program script.
Appreciate your help in achieving this. I tried to search the existing threads but could not find an answer.
Thank you.
Raj