aamir_faried
3rd September 2010, 17:52
Hello,
I have a session that has some fields and Grid under neath. I have a requirement that when user open that session, The first record should be selected.
I tried different ways, but no success. Is there any body who can help me with this.
Thanks
/Aamir
abattoir
4th September 2010, 11:34
Hi
Before we workout this, i would like to know what u intend to do by selecting fiest record....
What Exactly is your requirement after u have selected the first record.......
Cheers,
Abattoir
aamir_faried
5th September 2010, 04:51
HI,
Actually i have a couple of button on the form jusk like 'Item Dashbad'. To enable button, we have to select record from grid as they are dependent of grid selection. I have tired to enable them using function 'enableCommands()' but it did not work in my case.
/Aamir
norwim
6th September 2010, 11:46
Hi there,
which start option did you choose for your session?
"Find data" (7) should show the first record on session start.
hth
Norbert
aamir_faried
6th September 2010, 13:54
thanks norwim,
I did what you said. but it work yet.
Now i have selected "Find data" (7) as start option of my session. but still it did not work.
could you please tell me what need to be done to select (highlight) first record in the grid
/Aaamir
mark_h
8th September 2010, 16:15
What norbert recommended should make the first record the current record. If you want the record high lighted then check out the function mark.occ().