Rajesh Karunakaran
Programmer
Hi Friends,
I have a list box whose RowSource is a cursor.
Is there an event in Listbox control equivalent to the "AfterRowColChange" event of a Grid control ?
My requirement is to show the value from the current record in a textbox below the listbox as the user go un and down in the listbox.
Thanks in advance
I have a list box whose RowSource is a cursor.
Is there an event in Listbox control equivalent to the "AfterRowColChange" event of a Grid control ?
My requirement is to show the value from the current record in a textbox below the listbox as the user go un and down in the listbox.
Thanks in advance