I need to make the data(fields) expanded with the list box expanded . How can I make this ? I tried change the size . It is the same no Expanded it is a limited screen with 1 or 2 fields I need to make the fields expand all the screen .
Thanks
I need to make the data(fields) expanded with the list box expanded . How can I make this ? I tried change the size . It is the same no Expanded it is a limited screen with 1 or 2 fields I need to make the fields expand all the screen .
Thanks
Ehab,
Is this what you need?
oWnd:oClient:= oLbx
James
How can I Maximize and Minimize a list box ?
Maximizing and minimizing the window that contains it as its oClient DATA.
Always When I refresh a listbox finding the that only displayed record is the last record and I should use the scroll to view the first records THOUGH I am using dbgotop after the set filter condition .
Also I have a question about confustoion is happening to the listbox after any filtering and using different index . What are the causes of that ?
Records are being disappered after many filtering operations and corrupted ?
Ehab,
We all use lots of browses without those kinds of problems, so the problem is with your code, not the browse code.
James