EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
December 14, 2025, 07:42:14 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
EasyUI for jQuery
>
datagrid dynamic hformatter
Pages: [
1
]
« previous
next »
Print
Author
Topic: datagrid dynamic hformatter (Read 8386 times)
Coder
Full Member
Posts: 101
datagrid dynamic hformatter
«
on:
July 05, 2025, 05:26:20 AM »
need to change column header after .datagrid('reload')
Code:
hformatting: (title,col)=>{ return !globalKey? title : `<span>... ... ... ${title}</span>`}
what can I use for refresh header cell title ?
Code:
onLoadSuccess: ()=>{
.datagrid('renderHeader') ??
}
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...