Atozed Forums
TIWjQDBGrid on IWBSModal windows - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: TIWjQDBGrid on IWBSModal windows (/thread-3773.html)



TIWjQDBGrid on IWBSModal windows - Comograma - 01-11-2024

I have several grids using TIWjQDBGrid component that shows data on a IWBSmodal window.
After TIWjQDBGrid was changed to use latest version of jQuery UI, the navigation buttons do not appear, are not showed.

I have a table with 50 records, with several pages, but the buttons aren't showed. They are there, because if I go with the mouse pointer and search for them in the place where they should be, I have a glance of them, but they are too small.

Also I always have the problem that I can only show the data on the grid, using a IWTimer to do a grid refresh and even so, I need two grid refreshs, one on then IWTimer1AsyncTimer event and another on the IWFrameRegionAsyncShow (of IWBSMoldal). If I remove one of them, the data is not showed.
What am I doing wrong? What am I missing? Maybe the files that I must download for this component to work properly, because I don't have RenderCDNFiles enabled.
If so, which files do I need and from where can I download them?

Also, how can I set the number of records that are showed by page?

I attach a simple test case, for maybe Alexandre or anyone could help.

Thanks


RE: TIWjQDBGrid on IWBSModal windows - Comograma - 01-17-2024

Anyone please??!!!!!!!!!!!