ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Bug Report
»
Missing detail arrow icons when refresh!
« previous
next »
Print
Pages: [
1
]
Author
Topic: Missing detail arrow icons when refresh! (Read 676 times)
omega
Newbie
Posts: 2
Missing detail arrow icons when refresh!
«
on:
August 06, 2022, 01:28:53 am »
Hello,
I'm using Paramquery Pro version.
Grid's detail arrow icons are missing when i want to refresh with new data. Why could it be?
I added jsfiddle link to below. Thank you.
https://jsfiddle.net/be2rqkzx/
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Missing detail arrow icons when refresh!
«
Reply #1 on:
August 06, 2022, 10:30:04 am »
detail is a special kind of column which can be only be declared once.
Other columns can be added, updated or removed from the colModel but the entire colModel can't be replaced in case of detail.
https://jsfiddle.net/3mq80pkz/
Logged
omega
Newbie
Posts: 2
Re: Missing detail arrow icons when refresh!
«
Reply #2 on:
August 25, 2022, 01:11:43 pm »
Thank you very much for your help, I also found out that I can use the destroy command to destroy the grid and then reload it.
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Bug Report
»
Missing detail arrow icons when refresh!