Status/Resolution/Reason: Closed/Fixed/Fixed
Reporter/Name(from Bugbase): / ()
Created: 01/28/2019
Components: AJAX, UI Components
Versions: 2016,2018
Failure Type:
Found In Build/Fixed In Build: 313904 / CF2016U11,CF2018U4
Priority/Frequency: Normal / Some users will encounter
Locale/System: /
Vote Count: 0
Problem]
The same data is repeated for MAXLOWS of CFGird.
Query data
AAA AAAAA
BBB BBBBB
CCC CCCCC
Grid display
-------------
AAA AAAAA
BBB BBBBB
CCC CCCCC
<space>
AAA AAAAA
BBB BBBBB
CCC CCCCC
<space>
AAA AAAAA
BBB BBBBB
CCC CCCCC
<space>
AAA AAAAA
BBB BBBBB
CCC CCCCC
-------------
Step by Step:
Request the attached sample cfm.
Workaround:
Do not set the MAXROWS attribute.
Attachments:
Comments: