EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
September 14, 2025, 12:56:31 PM
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
>
can I frozen Columns fields at run time?
Pages: [
1
]
« previous
next »
Print
Author
Topic: can I frozen Columns fields at run time? (Read 6264 times)
jmansur
Newbie
Posts: 31
can I frozen Columns fields at run time?
«
on:
August 14, 2015, 08:10:21 AM »
I need to frozen columns fields of datagrid at run time.
it is possible?
Regardsssssssssss
Logged
jarry
Administrator
Hero Member
Posts: 2298
Re: can I frozen Columns fields at run time?
«
Reply #1 on:
August 14, 2015, 04:28:04 PM »
You have to re-create the datagrid with the 'frozenColumns' property.
Code:
$('#dg').datagrid({
frozenColumns:[[...]]
});
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...