Is it possible to setting the current index of a tablebox to a specific record?
Im currently having problems in filtering records in the table box and once the records are already filtered, the index pointer of the table box stays in a blank record before or after the filtered rows, depending on where it is pointed prior the said action. I want to set the index pointer to the first record everytime I filter rows. Is this possible? #-o
0
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Another problem: I have created a button for redisplaying all the records. But after i filter records and then press that button, an alert message "<TABLE NAME> cannot be modified in this form" displays and disables the whole tablebox. Do you know how to fix this?
btw, in the OnPush trigger of the button, I only placed Clear(Rec);
Thanks \:D/
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.