|
<< Click to Display Table of Contents >> Navigation: Forum > TIWjQDBGrid on IWBSModal windows |
01-11-2024, 04:55 PM:
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
01-17-2024, 12:30 PM:
Anyone please??!!!!!!!!!!!