Last TDBBrowse column behaviour
Publicado: Mar Sep 18, 2012 8:46 am
Hello Jose, Ignacio
I know that is a silly quastion but i face out the folowing situation. I have a TDBBrowse with 5 columns the OnExit event fired correctly in the four of them ( if i return .F. stays in the column). The problem is when i return a .F. value in the last column the onExit event seems to fired correctly, but if a send a .F. value not stays in the last column but fires the postedit event of the browser and cause the end of editing (wrong because i already have return a .F. value in the last column OnExit event)
Is there any way to solve this
Best Regards
I know that is a silly quastion but i face out the folowing situation. I have a TDBBrowse with 5 columns the OnExit event fired correctly in the four of them ( if i return .F. stays in the column). The problem is when i return a .F. value in the last column the onExit event seems to fired correctly, but if a send a .F. value not stays in the last column but fires the postedit event of the browser and cause the end of editing (wrong because i already have return a .F. value in the last column OnExit event)
Is there any way to solve this
Best Regards