Hi all,
I'm using Datagrid to show data on forms. All other things are working fine..like add,update, delete and pointer movement.
I have selected HIghlite row property of datagrid and it highligts each row selected by mouse. But it does not highlight row when I traverse programatically .
for example by using refresh method DATA POINTER goes to the firstmost position in current recordset. but why does it not highlight it untill I click on it.?
Can somebody give any idea about it.
-NEO
I'm using Datagrid to show data on forms. All other things are working fine..like add,update, delete and pointer movement.
I have selected HIghlite row property of datagrid and it highligts each row selected by mouse. But it does not highlight row when I traverse programatically .
for example by using refresh method DATA POINTER goes to the firstmost position in current recordset. but why does it not highlight it untill I click on it.?
Can somebody give any idea about it.
-NEO