DBGrid and MainMenu have a bug !
Brought to you by:
ttm
Hi to VCL4PHP Developers
I have a two problem in MainMenu and DBGrid.
1) when you change page direction to RightToLeft (dir=RTL)
and have DBGrid on page then run program DBGrid no show
anything bu scroll on rows and all Title and rows and body of DBGrid all hidden !!!
2) when you have a MainMenu and Progressbar on page
then MainMennu not work and you will see it when you click
on MenuItems !!!!
Best Regards
If you have an application with a DBGrid and a ProgressBar, you can't:
- edit the data in the grid;
- order the results after a column
- check/uncheck columns (choose what columns you want to see)